1 |
diff -r -C2 -N linux-2.4.19.org/drivers/usb/storage/unusual_devs.h linux-2.4.19/drivers/usb/storage/unusual_devs.h |
2 |
*** linux-2.4.19.org/drivers/usb/storage/unusual_devs.h Sat Aug 3 02:39:45 2002 |
3 |
--- linux-2.4.19/drivers/usb/storage/unusual_devs.h Tue Sep 24 18:08:49 2002 |
4 |
*************** |
5 |
*** 481,484 **** |
6 |
--- 481,489 ---- |
7 |
US_FL_MODE_XLATE ), |
8 |
|
9 |
+ UNUSUAL_DEV( 0x0aec, 0x5010, 0x0100, 0x0100, |
10 |
+ "Card Reader/Writer", "neodio card reader/writer", |
11 |
+ US_SC_SCSI, US_PR_BULK, NULL, |
12 |
+ US_FL_FIX_INQUIRY), |
13 |
+ |
14 |
#ifdef CONFIG_USB_STORAGE_ISD200 |
15 |
UNUSUAL_DEV( 0x0bf6, 0xa001, 0x0100, 0x0110, |