Date: Fri, 7 May 2010 12:50:05 GMT From: "Peter Toth" <peter.toth198@gmail.com> To: freebsd-usb@FreeBSD.org Subject: Re: usb/146104: Samsung YP-U4 mp3 player USB_ERR_TIMEOUT Message-ID: <201005071250.o47Co57H057832@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR usb/146104; it has been noted by GNATS. From: "Peter Toth" <peter.toth198@gmail.com> To: bug-followup@freebsd.org, peter.toth198@gmail.com Cc: Subject: Re: usb/146104: Samsung YP-U4 mp3 player USB_ERR_TIMEOUT Date: Sat, 08 May 2010 00:42:57 +1200 I've put this line into /usr/src/sys/dev/usb/usbdevs just bellow SAMSUNG YP-U2: product SAMSUNG YP_U4 0x5092 YP-U4 MP3 Player and added this to /usr/src/sys/dev/usb/quirk/usb_quirk.c : USB_QUIRK(SAMSUNG, YP_U4, 0x0000, 0xffff, UQ_MSC_NO_SYNC_CACHE), All working like a charm. Could this be included in FreeBSD 8.1?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005071250.o47Co57H057832>