Date: Mon, 24 Oct 2005 10:33:03 +0400 From: Kirill Bezzubets <kirill@solaris.ru> To: Harry Barrantes <hbarrantes@diotronic.co.cr> Cc: freebsd-mobile@freebsd.org Subject: Re: D-Link DWL-G650 H/W Ver.: C3 Message-ID: <20051024063303.GA59671@solaris.ru> In-Reply-To: <20051022190030.BAF9743D45@mx1.FreeBSD.org> References: <4359C0A8.3000104@libero.it> <20051022190030.BAF9743D45@mx1.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 22, 2005 at 01:00:27PM -0600, Harry Barrantes wrote: > > Ok, I downloaded the C driver from Dlink Site, and > > ndiscvt -i NetA3AB.inf -s A3AB.sys -o ndis_driver_data.h > > Copied the file into /usr/src/sys/modules/if_ndis and from this directory > make && make install > > Then kldload if_ndis ; the Act led blinks but on the dmesg appears > > carbus0: <network, ethernet> at device 0.0 (no driver attached) > > ifconfig doesn?t show anything. > Use ndisgen instead of ndiscvt - actually, things are changed some time ago and now we have ndisgen to build modules. The way you've done build is no use now. -- BR, Kirill Bezzubets CASE-RIPE CASE-RIPN CTO / Head Of N.O.C. mailto:kirill@solaris.ru Solaris ISP & Telecommunications Co. Ltd http://www.solaris.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051024063303.GA59671>