ndiscvt line 13 syntax error

Bill Paul wpaul at FreeBSD.ORG
Sat Feb 28 19:06:06 PST 2004


> 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 at windriver.com | Wind River Systems
=============================================================================
              <adamw> you're just BEGGING to face the moose
=============================================================================


More information about the freebsd-current mailing list