This removes the 0a16/8888/0100 unusual_devs entry for an IBM USB Storag key. It does not appear to be needed and caused issues for Buddha Henry <[EMAIL PROTECTED]>, who has tested with this patch and his device works properly.
Greg, please apply.
Signed-off-by: Phil Dibowitz <[EMAIL PROTECTED]>
-- Phil Dibowitz [EMAIL PROTECTED] Freeware and Technical Pages Insanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/
"They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin, 1759
diff -puN drivers/usb/storage/unusual_devs.h~unusual_ibm drivers/usb/storage/unusual_devs.h --- linux-2.6.9-rc1/drivers/usb/storage/unusual_devs.h~unusual_ibm 2004-10-06 21:57:23.000000000 -0700 +++ linux-2.6.9-rc1-phil/drivers/usb/storage/unusual_devs.h 2004-10-06 21:58:23.000000000 -0700 @@ -717,12 +717,6 @@ UNUSUAL_DEV( 0x097a, 0x0001, 0x0000, 0x US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_MODE_XLATE ), -UNUSUAL_DEV( 0x0a16, 0x8888, 0x0100, 0x0100, - "IBM", - "IBM USB Memory Key", - US_SC_DEVICE, US_PR_DEVICE, NULL, - US_FL_FIX_INQUIRY ), - /* This Pentax still camera is not conformant * to the USB storage specification: - * - It does not like the INQUIRY command. So we must handle this command _
signature.asc
Description: OpenPGP digital signature
