This patch removes all entries from unusual_devs.h that appear to have only been there for the MODE_XLATE flag which was removed in my previous patch.

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_clean24_2 
drivers/usb/storage/unusual_devs.h
--- linux-2.6.10-rc1/drivers/usb/storage/unusual_devs.h~unusual_clean24_2       
2004-12-12 22:31:31.000000000 -0800
+++ linux-2.6.10-rc1-phil/drivers/usb/storage/unusual_devs.h    2004-12-12 
22:31:31.000000000 -0800
@@ -715,15 +715,6 @@ UNUSUAL_DEV( 0x0839, 0x000a, 0x0001, 0x0
                US_SC_DEVICE, US_PR_DEVICE, NULL,
                US_FL_FIX_INQUIRY),
 
-/* Aiptek PocketCAM 3Mega
- * Nicolas DUPEUX <[EMAIL PROTECTED]> 
- */
-UNUSUAL_DEV(  0x08ca, 0x2011, 0x0000, 0x9999,
-               "AIPTEK",
-               "PocketCAM 3Mega",
-               US_SC_DEVICE, US_PR_DEVICE, NULL,
-               0 ),
-
 /* Entry needed for flags. Moreover, all devices with this ID use
  * bulk-only transport, but _some_ falsely report Control/Bulk instead.
  * One example is "Trumpion Digital Research MYMP3".
@@ -749,12 +740,6 @@ UNUSUAL_DEV( 0x090c, 0x1132, 0x0000, 0xf
                US_SC_DEVICE, US_PR_DEVICE, NULL,
                US_FL_FIX_CAPACITY ),
 
-UNUSUAL_DEV(  0x097a, 0x0001, 0x0000, 0x0001,
-               "[EMAIL PROTECTED]",
-               "Digital Wallet",
-               US_SC_DEVICE, US_PR_DEVICE, NULL,
-               0 ),
-
 /* 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
@@ -859,17 +844,6 @@ UNUSUAL_DEV(  0x1019, 0x0c55, 0x0000, 0x
                US_SC_DEVICE, US_PR_DEVICE, usb_stor_ucr61s2b_init,
                0 ),
 
-/* Reported by Dan Pilone <[EMAIL PROTECTED]>
- * The device needs the flags only.
- * Also reported by Brian Hall <[EMAIL PROTECTED]>, again for flags.
- * I also suspect this device may have a broken serial number.
- */
-UNUSUAL_DEV(  0x1065, 0x2136, 0x0000, 0x9999,
-               "CCYU TECHNOLOGY",
-               "EasyDisk Portable Device",
-               US_SC_DEVICE, US_PR_DEVICE, NULL,
-               0 ),
-
 /* Reported by Kotrla Vitezslav <[EMAIL PROTECTED]> */
 UNUSUAL_DEV(  0x1370, 0x6828, 0x0110, 0x0110,
                "SWISSBIT",
_

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to