Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 2004 19:06:06 -0800 (PST)
From:      wpaul@FreeBSD.ORG (Bill Paul)
To:        rseals@vdsi.net
Cc:        freebsd-current@freebsd.org
Subject:   Re: ndiscvt line 13 syntax error
Message-ID:  <20040229030606.71EF816A4CF@hub.freebsd.org>
In-Reply-To: <1077558726.664.3.camel@localhost.localdomain> from Ray Seals at "Feb 23, 2004 11:52:06 am"

next in thread | previous in thread | raw e-mail | index | archive | help

> System is running current as of Feb. 21st 19:00 central.  These are
> drivers for a broadcom wireless card (built-in) on a laptop.

"A" Broarcom card? "A" laptop?
 
> # ls
> Makefile        bcmwl5.inf      bcmwl5.sys
> # ndiscvt -i bcmwl5.inf -s bcmwl5.sys -o ndis_driver_data.h
> ndiscvt: line 13: e: syntax error.
> __[#
> 
> If you need any additional information let me know.

It would have killed you to show us what was on line 13 in bcmwl5.inf
that made the INF parser in ndiscvt(8) choke?

Look people: there are a zillion different variants of Broadcom's
driver software. I don't have them all. Use some common sense here:
if your particular .inf file makes ndiscvt(8) unhappy, then provide
me a link to the file so I can figure out why.

Some .inf files are provided in unicode format. You need to run them
through iconv to turn them back into ASCII. I have no idea what's
the matter with this one since you didn't show me the contents.

-Bill

--
=============================================================================
-Bill Paul            (510) 749-2329 | Senior Engineer, Master of Unix-Fu
                 wpaul@windriver.com | Wind River Systems
=============================================================================
              <adamw> you're just BEGGING to face the moose
=============================================================================



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040229030606.71EF816A4CF>