cvs commit: src/sys/dev/usb usb_quirks.c usb_quirks.h usb_subr.c usbdevs

Anders Nordby anders at FreeBSD.org
Mon Dec 5 05:47:13 PST 2005


Hi,

I think that there are more devices than the iPod's that have problems
with the "clear any stall" part of usb_subr.c. Right, Ian? You said that
this part should be disabled for all devices, and enabled for those that
need it? Or should this be an iPod only fix?

Please see PR usb/81774.

On Mon, Dec 05, 2005 at 01:51:29AM +0000, Florent Thoumie wrote:
> flz         2005-12-05 01:51:29 UTC
> 
>   FreeBSD src repository (ports committer)
> 
>   Modified files:
>     sys/dev/usb          usb_quirks.c usb_quirks.h usb_subr.c 
>                          usbdevs 
>   Log:
>   - Add Product IDs for iPod 3G and iPod Video.
>   - Add an USB quirk for iPods, da(4) devices are now successfully created.
>   
>   Approved by:    ssouhlal
>   MFC after:      1 week
>   
>   Revision  Changes    Path
>   1.42      +2 -0      src/sys/dev/usb/usb_quirks.c
>   1.18      +1 -0      src/sys/dev/usb/usb_quirks.h
>   1.77      +16 -12    src/sys/dev/usb/usb_subr.c
>   1.236     +2 -0      src/sys/dev/usb/usbdevs
> _______________________________________________
> cvs-src at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-src
> To unsubscribe, send any mail to "cvs-src-unsubscribe at freebsd.org"


-- 
Anders.


More information about the cvs-all mailing list