usb/146104: Samsung YP-U4 mp3 player USB_ERR_TIMEOUT

Peter Toth peter.toth198 at gmail.com
Fri May 7 12:50:05 UTC 2010


The following reply was made to PR usb/146104; it has been noted by GNATS.

From: "Peter Toth" <peter.toth198 at gmail.com>
To: bug-followup at freebsd.org, peter.toth198 at 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?


More information about the freebsd-usb mailing list