diff -urNp linux-2331/drivers/usb/storage/unusual_devs.h linux-2340/drivers/usb/storage/unusual_devs.h --- linux-2331/drivers/usb/storage/unusual_devs.h +++ linux-2340/drivers/usb/storage/unusual_devs.h @@ -137,6 +137,12 @@ UNUSUAL_DEV( 0x04da, 0x0901, 0x0100, 0x "LS-120 Camera", US_SC_UFI, US_PR_CBI, NULL, 0), +/* 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. */