Re: any hope to get DWL-G650+ working?!
Radek Kozlowski <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <20040804211557.GA44763@werd> |
On Wed, Aug 04, 2004 at 03:43:15PM +0200, Dennis Berger wrote: > by the way, is that correct?! > ------------ > cd /sys/modules/if_ndis/ > fux# ndiscvt -i GPLUS.inf -s GPLUS.sys -fFwRad17.bin -o ndis_driver_data.h > make > make install > > cp FwRad17.bin.ko /boot/kernel > > kldload FwRad17.bin > kldload if_ndis > --------- I'm afraid -f won't work. Here's what Bill Paul originaly suggested (taken from http://lists.freebsd.org/pipermail/freebsd-current/2004-January/019486.html): # cp foo.sys foo.inf /sys/modules/if_ndis # cd /sys/modules/ndis # make; make load # cd /sys/modules/if_ndis # ndiscvt -i foo.inf -s foo.sys -o ndis_driver_data.h # make; make load -Radek _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"