Peter, I'm writing because there's currently an entry in the Linux kernel's usb-storage driver 'unusual devices' list reported by you for a SL11R-IDE device. We now believe this entry is no longer needed, but we'd like you to test this patch before we apply it. Can you take a moment and test this with the device you originally had problems with? Thanks. -- Phil Dibowitz phil@xxxxxxxx Open Source software and tech docs Insanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ "Be who you are and say what you feel, because those who mind don't matter and those who matter don't mind." - Dr. Seuss
It seems unlikely that this entry is needed anymore since the kernel has logic to handle devices that poorly respond to INQUIRY. Since we now have another entry with the same VID/PID but different flags, it's a good time to attempt to clean this up. --- linux-2.6.33-rc4-dev-phil/drivers/usb/storage/unusual_devs.h | 9 --------- 1 file changed, 9 deletions(-) diff -puN drivers/usb/storage/unusual_devs.h~unusual_dev_remove_old_sl11r drivers/usb/storage/unusual_devs.h --- linux-2.6.33-rc4-dev/drivers/usb/storage/unusual_devs.h~unusual_dev_remove_old_sl11r 2010-02-28 18:12:04.000000000 +0100 +++ linux-2.6.33-rc4-dev-phil/drivers/usb/storage/unusual_devs.h 2010-02-28 18:12:12.000000000 +0100 @@ -365,15 +365,6 @@ UNUSUAL_DEV( 0x04cb, 0x0100, 0x0000, 0x "FinePix 1400Zoom", US_SC_UFI, US_PR_DEVICE, NULL, US_FL_FIX_INQUIRY | US_FL_SINGLE_LUN), -/* Reported by Peter Wächtler <pwaechtler@xxxxxxxxxxxxx> - * The device needs the flags only. - */ -UNUSUAL_DEV( 0x04ce, 0x0002, 0x0074, 0x0074, - "ScanLogic", - "SL11R-IDE", - US_SC_DEVICE, US_PR_DEVICE, NULL, - US_FL_FIX_INQUIRY), - /* Reported by Kriston Fincher <kriston@xxxxxxxxxxx> * Patch submitted by Sean Millichamp <sean@xxxxxxxxxxx> * This is to support the Panasonic PalmCam PV-SD4090 _
Attachment:
signature.asc
Description: OpenPGP digital signature