Date: Sun, 19 Jun 2005 23:10:27 -0500 From: Bryan Maynard <bryan.maynard@reallm.com> To: freebsd-mobile@freebsd.org Cc: hackers@freebsd.org, current@freebsd.org Subject: NDISulator problem Message-ID: <20050619231027.speqcyk8l6w4w0sc@webmail.reallm.com> In-Reply-To: <d64aa17605061303512db08c9c@mail.gmail.com> References: <20050612204852.qi31u2ddngg08gk8@webmail.reallm.com> <d64aa17605061303512db08c9c@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I followed the steps listed <a href="http://www.xl0.org/FreeBSD/ndis.txt">here</a> and got this message when compiling the ndis code (step 2): Warning: Object directory not changed from original /usr/src/sys/modules/ndis Everything seems to compile and install fine except for that error. I complete the rest of the steps and try to kldload ndis and if_ndis. However, once I load ndis I get this: kldload: can't load if_ndis:File exists Also, I can't ifconfig the ndis0 device because I get an error telling me it doesn't exist. Once ndis is loaded via kldload, I cannot unload it. I get a "Device busy" error. I get this error whether the card is plugged in or not. After loading ndis if I plug my WPC11 card in I get: cardbus1: <network, ethernet> at device 0.0 (no driver attached) I am running 5.4 with the GENERIC kernel. I am completely stumped. Any help would be greatly appreciated. Thanks! Bryan -- Open Source: by the people, for the people. Quoting Chris Buechler <cbuechler@gmail.com>: > On 6/12/05, Bryan Maynard <bryan.maynard@reallm.com> wrote: >> Hey, I have a Linksys WPC11 ver.4 and haven't been able to get it to >> work. I've >> checked out the FreeBSD compatibility website under laptops. It looks like >> people have getten ver. 3 to work. >> >> I am wondering if there is a way to get this card to work with my >> system. I have >> 5.4. >> > > WPC11 versions prior to ver.4 were a different chipset that is > natively supported. But, I have been able to use the NDISulator to > use the ver.4 card in my 5.4 laptop. It's worked great for me for > several months. I documented how to configure it here: > http://buechler.blogspot.com/2005/04/freebsd-ndisulator.html > > Regards, > -Chris _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050619231027.speqcyk8l6w4w0sc>