Hi:

I've received the following report which indicates that the Sony Clie needs
the US_FL_FIX_INQUIRY flag set.

http://bugs.debian.org/243650

Cheers,
-- 
Debian GNU/Linux 3.0 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Index: drivers/usb/storage/unusual_devs.h
===================================================================
RCS file: 
/home/gondolin/herbert/src/CVS/debian/kernel-source-2.5/drivers/usb/storage/unusual_devs.h,v
retrieving revision 1.1.1.22
retrieving revision 1.8
diff -u -r1.1.1.22 -r1.8
--- a/drivers/usb/storage/unusual_devs.h        5 Apr 2004 09:49:36 -0000       
1.1.1.22
+++ b/drivers/usb/storage/unusual_devs.h        17 Apr 2004 00:47:39 -0000      1.8
@@ -322,6 +322,13 @@
                "PEG Mass Storage",
                US_SC_DEVICE, US_PR_DEVICE, NULL,
                US_FL_FIX_INQUIRY ),
+
+/* Submitted by Mike Alborn <[EMAIL PROTECTED]> */
+UNUSUAL_DEV(  0x054c, 0x016a, 0x0000, 0x9999,
+               "Sony",
+               "PEG Mass Storage",
+               US_SC_DEVICE, US_PR_DEVICE, NULL,
+               US_FL_FIX_INQUIRY ),
                
 UNUSUAL_DEV(  0x057b, 0x0000, 0x0000, 0x0299, 
                "Y-E Data",

Reply via email to