diff options
author | imp <imp@FreeBSD.org> | 2007-06-30 14:53:44 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2007-06-30 14:53:44 +0000 |
commit | b259b84e774010572e6314ea293c72dd8cf0e389 (patch) | |
tree | bd07933daf3d459d06b3a086bf68cf68219334c6 /sys/dev/usb/usbdevs | |
parent | e121322a46e4285249dc8857d1e353d0657b8dd4 (diff) | |
download | FreeBSD-src-b259b84e774010572e6314ea293c72dd8cf0e389.zip FreeBSD-src-b259b84e774010572e6314ea293c72dd8cf0e389.tar.gz |
umass quirk: Samsung YP-U2 USB MP3/Ogg Player
Submitted by: Ulrich Spoerlein
PR: 114154
Approved by: re@ (blanket)
Diffstat (limited to 'sys/dev/usb/usbdevs')
-rw-r--r-- | sys/dev/usb/usbdevs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index a667f2c..ff6aaff 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1769,6 +1769,7 @@ product SAGEM USBSERIAL 0x0027 USB-Serial Controller /* Samsung products */ product SAMSUNG ML6060 0x3008 ML-6060 laser printer +product SAMSUNG YP_U2 0x5050 YP-U2 MP3 Player product SAMSUNG I500 0x6601 I500 Palm USB Phone /* SanDisk products */ |