Date: Tue, 29 Dec 2015 11:42:59 +0200 From: Daniel Braniss <danny@cs.huji.ac.il> To: Vladimir Botka <vbotka@gmail.com> Cc: freebsd-wireless@FreeBSD.org, freebsd-arm@freebsd.org, freebsd-current@FreeBSD.org Subject: Re: D-link wireless not detected Message-ID: <382E50DE-7B65-4469-9851-8F28A335096C@cs.huji.ac.il> In-Reply-To: <20151229103348.29c9469c@planb.netng.org> References: <1BA8A509-38E0-4975-BD66-95D934D9E055@cs.huji.ac.il> <20151229103348.29c9469c@planb.netng.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 29 Dec 2015, at 11:33, Vladimir Botka <vbotka@gmail.com> wrote: >=20 > Hi Danny, >=20 > On Tue, 29 Dec 2015 11:16:27 +0200 > Daniel Braniss <danny@cs.huji.ac.il> wrote: >> Hi All, >> I have a working tp-link usb (realtek), but can=E2=80=99t get a = d-link(also realtek) to work. >> usbconfig: >> ugen0.4: <Wireless N Nano USB Adapter Realtek> at usbus0, cfg=3D0 = md=3DHOST spd=3DHIGH (480Mbps) pwr=3DON (500mA) >> This is on a raspberry pi running a resent current. >> cheers & season greetings, >> danny >=20 > I've added freebsd-wireless list. >=20 > My 2 cents. It might be helpful to see more details about the = adapters. > For example: >=20 > # usbconfig -u 0 -a 7 dump_device_desc > ugen0.7: <802.11 n WLAN Ralink> at usbus0, cfg=3D0 md=3DHOST spd=3DHIGH > (480Mbps) pwr=3DON (450mA) > bLength =3D 0x0012=20 > bDescriptorType =3D 0x0001=20 > bcdUSB =3D 0x0200=20 > bDeviceClass =3D 0x0000 <Probed by interface class> > bDeviceSubClass =3D 0x0000=20 > bDeviceProtocol =3D 0x0000=20 > bMaxPacketSize0 =3D 0x0040=20 > idVendor =3D 0x148f=20 > idProduct =3D 0x5370=20 > bcdDevice =3D 0x0101=20 > iManufacturer =3D 0x0001 <Ralink> > iProduct =3D 0x0002 <802.11 n WLAN> > iSerialNumber =3D 0x0003 <1.0> > bNumConfigurations =3D 0x0001 so here it is: root@:~ # usbconfig -u 0 -a 4 dump_device_desc ugen0.4: <Wireless N Nano USB Adapter Realtek> at usbus0, cfg=3D0 = md=3DHOST spd=3DHIGH (480Mbps) pwr=3DON (500mA) bLength =3D 0x0012=20 bDescriptorType =3D 0x0001=20 bcdUSB =3D 0x0210=20 bDeviceClass =3D 0x0000 <Probed by interface class> bDeviceSubClass =3D 0x0000=20 bDeviceProtocol =3D 0x0000=20 bMaxPacketSize0 =3D 0x0040=20 idVendor =3D 0x2001=20 idProduct =3D 0x3319=20 bcdDevice =3D 0x0200=20 iManufacturer =3D 0x0001 <Realtek> iProduct =3D 0x0002 <Wireless N Nano USB Adapter> iSerialNumber =3D 0x0003 <00e04c000001> bNumConfigurations =3D 0x0001=20 thanks, danny
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?382E50DE-7B65-4469-9851-8F28A335096C>