This patch adds an entry to unusal_devs.h in order for the Atech Pro II multi-slot flash card reader/writer to be recognized properly for scsi drive assignments.
Logged In: YES user_id=574331
The upload of the patch didn't go, so here is the patch in text:
*** a/drivers/usb/storage/unusual_devs.h Sun May 19 23:51:28 2002 --- b/drivers/usb/storage/unusual_devs.h Sun Jul 7 10:19:11 2002 *************** *** 508,513 **** --- 508,519 ---- US_SC_SCSI, US_PR_BULK, NULL, US_FL_FIX_INQUIRY ),
+ UNUSUAL_DEV( 0x0aec, 0x5010, 0x0000, 0x1a00, + "Atech", + "Pro II MultiCard", + US_SC_SCSI, US_PR_BULK, NULL, + US_FL_FIX_INQUIRY ), + #ifdef CONFIG_USB_STORAGE_ISD200 UNUSUAL_DEV( 0x0bf6, 0xa001, 0x0100, 0x0110, "ATI",
Log in to post a comment.
Logged In: YES
user_id=574331
The upload of the patch didn't go, so here is the patch in text:
*** a/drivers/usb/storage/unusual_devs.h Sun May 19 23:51:28 2002
--- b/drivers/usb/storage/unusual_devs.h Sun Jul 7 10:19:11 2002
***************
*** 508,513 ****
--- 508,519 ----
US_SC_SCSI, US_PR_BULK, NULL,
US_FL_FIX_INQUIRY ),
+ UNUSUAL_DEV( 0x0aec, 0x5010, 0x0000, 0x1a00,
+ "Atech",
+ "Pro II MultiCard",
+ US_SC_SCSI, US_PR_BULK, NULL,
+ US_FL_FIX_INQUIRY ),
+
#ifdef CONFIG_USB_STORAGE_ISD200
UNUSUAL_DEV( 0x0bf6, 0xa001, 0x0100, 0x0110,
"ATI",