Date: Tue, 31 Jan 2006 22:51:25 +0200 From: Ville Lundberg <freebsd@juiceless.net> To: Fabian Keil <freebsd-listen@fabiankeil.de> Cc: freebsd-questions@freebsd.org Subject: Re: WLAN not detected on Acer TM 292ECLi Message-ID: <43DFCDCD.9030106@juiceless.net> In-Reply-To: <20060131130330.76b6f94c@localhost> References: <60202.213.243.138.177.1138656319.squirrel@ssl.nebula.fi> <20060131130330.76b6f94c@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
Fabian Keil wrote: > You could check it with pciconf -lv. > Thanks, this did the trick - it turned out that my laptop does not have a 2200BG adapter. I must have confused it with another Acer laptop that I bought and configured for my friend a while ago. pciconf says: none6@pci1:2:0: class=0x028000 card=0x1220185f chip=0x432014e4 rev=0x03 hdr=0x00 vendor = 'Broadcom Corporation' device = 'BCM4306 802.11b/g Wireless LAN Controller' class = network so it has the non-supported Broadcom adapter. So sorry for all the noise :) Google gave hope to get it working with the NDIS wrapper, and sure, after fighting with it a while, I have a ndis0 adapter now detected. http://dannyman.toldme.com/2005/01/05/freebsd-howto-ndisulate-windows-drivers/ was of good help - although the info there is outdated for 6.0 - one should use ndisgen instead. --Ville
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43DFCDCD.9030106>