ChangeSet 1.1002.3.7, 2003/02/21 09:16:22-08:00, zaitcev@redhat.com [PATCH] USB: Yet another unusual_devs.h member. Also note that SL11R was duplicated, so I removed it. drivers/usb/storage/unusual_devs.h | 11 +++++------ 1 files changed, 5 insertions(+), 6 deletions(-) diff -Nru a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h --- a/drivers/usb/storage/unusual_devs.h Fri Feb 28 14:51:32 2003 +++ b/drivers/usb/storage/unusual_devs.h Fri Feb 28 14:51:32 2003 @@ -137,12 +137,11 @@ "LS-120 Camera", US_SC_UFI, US_PR_CBI, NULL, 0), -/* Reported by Peter Wächtler */ -UNUSUAL_DEV( 0x04ce, 0x0002, 0x0074, 0x0074, - "ScanLogic", - "SL11R-IDE 0049SQFP-1.2 A002", - US_SC_SCSI, US_PR_BULK, NULL, - US_FL_FIX_INQUIRY ), +/* From Yukihiro Nakai, via zaitcev@yahoo.com. */ +UNUSUAL_DEV( 0x04da, 0x0d05, 0x0000, 0x0000, + "Sharp CE-CW05", + "CD-R/RW Drive", + US_SC_8070, US_PR_CB, NULL, 0), /* Most of the following entries were developed with the help of * Shuttle/SCM directly.