cvs commit: src/sys/dev/usb ehci.c ehci_pci.c ehcivar.h

Ian Dowse iedowse at iedowse.com
Sun Jan 29 10:09:01 PST 2006


In message <20060127003118.GA17649 at saturn.kn-bremen.de>, Juergen Lock writes:
>
>Here is what I use on RELENG_5_4:

Thanks - that's merged into RELENG_5 now. Could somebody test if
the following additional patch works? This includes a number of
changes that are in RELENG_6 but haven't made it to 5.x yet, including
ohci and ulpt bug fixes and improved umass and ums device support.
For this to apply you will need the latest RELENG_5 (29th Jan). I
don't have a RELENG_5 box here so this might not even compile. The
patch is at:

	http://people.freebsd.org/~iedowse/usb_releng_5.diff

In particular, can anybody who tries this let me know whether they
were able to test the following:

  o GENERIC kernel build
  o LINT kernel build
  o Using any USB device
  o USB 1.x devices on an OHCI controller
  o Printing to a USB 1.x printer via an OHCI controller

Thanks,

Ian


More information about the freebsd-usb mailing list