ChangeSet 1.2139, 2004/10/18 13:56:31-07:00, [EMAIL PROTECTED]

[PATCH] USB Storage: Remove unusual_dev entry for IBM Storage Key

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.


Signed-off-by: Phil Dibowitz <[EMAIL PROTECTED]>
Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>


 drivers/usb/storage/unusual_devs.h |    6 ------
 1 files changed, 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        2004-10-19 08:05:38 -07:00
+++ b/drivers/usb/storage/unusual_devs.h        2004-10-19 08:05:38 -07:00
@@ -745,12 +745,6 @@
                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



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to