Date: Fri, 4 Jan 2013 09:21:19 +0100 From: Hans Petter Selasky <hselasky@c2i.net> To: freebsd-usb@freebsd.org Subject: Re: regression: if_rue device doesn't attach on HEAD Message-ID: <201301040921.19078.hselasky@c2i.net> In-Reply-To: <CAF6rxgkhVpk=LQ9Fdz4Zzk3RcMd-HHv3s5P3LniRHkxC1chqoQ@mail.gmail.com> References: <CAF6rxgkhVpk=LQ9Fdz4Zzk3RcMd-HHv3s5P3LniRHkxC1chqoQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301040921.19078.hselasky>