context: I have a USB nic which worked in 9.1 but regressed in HEAD and appears as an unrecognized device.
- 9.1-RELEASE is known to be working (this is r243808 I think) - r245084 is broken - r244446 is broken - r244127 is broken - r243968 is broken I should have time to do more bisection next week. If someone has an idea of a specific commit which may have broken it please let me know. Use(full|less) debug info: I now see xhci_do_command: Command timeout! device init 2 failed USB_ERR_TIMEOUT Any suggestions or pointers are appreciated: ugen2.3: <USB 10100 LAN USBKR100> ... idVendor = 0x0bda idProduct = 0x8150 bcdDevice = 0x0100 iManufacturer = 0x0001 <USBK100 LAN> iProduct = 0x0002 <USB 10/100 LAN> iSerialNumber = 0x0003 <8628> ---------- Forwarded message ---------- From: Hans Petter Selasky <hsela...@c2i.net> Date: 6 January 2013 14:04 Subject: Re: regression: if_rue device doesn't attach on HEAD To: Eitan Adler <li...@eitanadler.com> Cc: freebsd-...@freebsd.org On Sunday 06 January 2013 19:00:03 Eitan Adler wrote: > On 6 January 2013 03:52, Hans Petter Selasky <hsela...@c2i.net> wrote: > > Could you do a diff between 9.1 and 9-stable sources and see what is > > changed? Might be some BIOS/ACPI stuff too. > > I havn't had a chance to go much beyond this but > > - 9.1-RELEASE is known to be working (this is r243808, right?) > - r245084 is broken > - r244446 is broken > - r244127 is broken > - r243968 is broken Hi, >From what I can see from the SVN log, there has been no relevant changes in the USB core since r242xxx: http://svnweb.freebsd.org/base/stable/9/sys/dev/usb/ I suspect the problem is somewhere else, like PCI/BIOS/ACPI. --HPS -- Eitan Adler _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"