Date: Mon, 5 Dec 2005 14:47:09 +0100 From: Anders Nordby <anders@FreeBSD.org> To: Florent Thoumie <flz@FreeBSD.org>, ssouhlal@FreeBSD.org, iedowse@FreeBSD.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb usb_quirks.c usb_quirks.h usb_subr.c usbdevs Message-ID: <20051205134709.GA29209@totem.fix.no> In-Reply-To: <200512050151.jB51pTni082652@repoman.freebsd.org> References: <200512050151.jB51pTni082652@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-src > To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org" -- Anders.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051205134709.GA29209>