Date: Fri, 22 May 2009 08:20:39 +0200 From: Maciej Milewski <milu@dat.pl> To: freebsd-questions@freebsd.org Cc: Ricky Breaky <ricky.breaky@uni.de>, Tim Judd <tajudd@gmail.com> Subject: Re: 3COM USB WLAN card 10075 Message-ID: <200905220820.40274.milu@dat.pl> In-Reply-To: <ade45ae90905212137k5dcc64cfwdaf3ef530463ba2f@mail.gmail.com> References: <200905211926.33091.ricky.breaky@uni.de> <ade45ae90905212137k5dcc64cfwdaf3ef530463ba2f@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Dnia pi=B1tek 22 maj 2009 o 06:37:53 Tim Judd napisa=B3(a): > On Thu, May 21, 2009 at 6:26 AM, Ricky Breaky <ricky.breaky@uni.de> wrote: > > Dear my friends, > > I am new in FreeBSD. Usually I use OpenSuSE. > > I want to use my favorite WLAN card. It's 3Com usb wireless LAN card usb > > 10076, it's chipset is Zydas. > > I don't have any problem to use it in Linux. > > If I do 'ifconfig', I could not find it recognized by my FreeBSD. I use > > FreeBSD 7.0 . > > Please tell me, how should I do it? > > Thank you very much in advance, > > Ricky. > > Having some vendor id or device id would be an excellent start > usbdevs -v > > Never hearing of the 'Zydas' chipset, I don't immediately know if anything > will surface. But the output of the above to the list here would be a > great start. > --TJ I think it can be supported by zyd(8) driver. Ricky, read how to do it in m= an=20 zyd. You can check if card is recognized by loading module: kldload if_zyd then in dmesg you should have some info. Best Regards, Maciej Milewski
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905220820.40274.milu>