regression: if_rue device doesn't attach on HEAD

Hans Petter Selasky hselasky at c2i.net
Fri Jan 4 08:24:53 UTC 2013


On Friday 04 January 2013 05:45:00 Eitan Adler wrote:
> I have a USB nic which worked in 9.1 but regressed in HEAD and appears
> as an unrecognized device.
> 
> I have not had time to properly bisect this issue.
> 
> Any suggestions or pointers are appreciated:
> 
> ugen2.3: <USB 10100 LAN USBKR100>
> 
> bLength = 0x0012
> bDescriptorType = 0x0001
> bDeviceClass = 0x0000
> bDeviceSubClass = 0x0000
> bDeviceProtocol = 0x0000
> bMaxPacketSize0 = 0x0000
> 
> idVendor = 0x0bda
> idProduct = 0x8150
> bcdDevice = 0x0100
> iManufacturer = 0x0001 <USBK100 LAN>
> iProduct = 0x0002 <USB 10/100 LAN>
> iSerialNumber = 0x0003 <8628>
> 
> bNumConfigurations = 0x0001

Did you kldload if_rue?

Did you enable devd?

--HPS


More information about the freebsd-usb mailing list