ChangeSet 1.1274, 2003/12/11 11:42:50-08:00, per.winkvist@uk.com [PATCH] USB storage: Make Pentax Optio S4 work The change below is needed to get the S4 camera working. Tested with both Optio S/S4 drivers/usb/storage/unusual_devs.h | 4 ++-- 1 files changed, 2 insertions(+), 2 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 Dec 12 15:07:41 2003 +++ b/drivers/usb/storage/unusual_devs.h Fri Dec 12 15:07:41 2003 @@ -605,8 +605,8 @@ /* Submitted by Per Winkvist */ UNUSUAL_DEV( 0x0a17, 0x006, 0x1000, 0x9009, "Pentax", - "Optio S", - US_SC_8070, US_PR_CBI, NULL, + "Optio S/S4", + US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_INQUIRY ), #ifdef CONFIG_USB_STORAGE_ISD200