Date: Thu, 22 Apr 2010 15:26:57 -0400 From: Jerry <freebsd.user@seibercom.net> To: freebsd-questions@freebsd.org Subject: Driver for Cisco-Linksys LLC USB device Message-ID: <20100422152657.54a4a3de@scorpio.seibercom.net>
next in thread | raw e-mail | index | archive | help
I am attempting to set up a wireless network. Presently, I have a USB device. When inserted, this message is placed in the 'message' log: Apr 22 15:14:44 scorpio root: Unknown USB device: vendor 0x1737 product 0x0071 bus uhub1 Apr 22 15:14:44 scorpio kernel: ugen1.2: <Cisco-Linksys LLC> at usbus1 And using 'usbconfig' # usbconfig dump_device_desc ugen1.2: <Dual-Band Wireless-N USB Networ Cisco-Linksys LLC> at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON bLength = 0x0012 bDescriptorType = 0x0001 bcdUSB = 0x0200 bDeviceClass = 0x0000 bDeviceSubClass = 0x0000 bDeviceProtocol = 0x0000 bMaxPacketSize0 = 0x0040 idVendor = 0x1737 idProduct = 0x0071 bcdDevice = 0x0101 iManufacturer = 0x0001 <Cisco-Linksys LLC> iProduct = 0x0002 <Dual-Band Wireless-N USB Network Adapter> iSerialNumber = 0x0003 <retrieving string failed> bNumConfigurations = 0x0001 Does FreeBSD have a driver for this device or should I use 'NDIS' to use the Windows driver? -- Jerry FreeBSD.user@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __________________________________________________________________
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100422152657.54a4a3de>