This adds an unusual devices entry for a Prolific ATAPI-6 conmtroller that needs the FIX_CAPACITY flag.

Greg, please apply.

Signed-off-by: Alex Butcher <[EMAIL PROTECTED]>
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_prolific2 
drivers/usb/storage/unusual_devs.h
--- linux-2.6.10-rc1/drivers/usb/storage/unusual_devs.h~unusual_prolific2       
2004-12-14 23:53:40.000000000 -0800
+++ linux-2.6.10-rc1-phil/drivers/usb/storage/unusual_devs.h    2004-12-14 
23:49:23.000000000 -0800
@@ -521,6 +521,13 @@ UNUSUAL_DEV( 0x067b, 0x2507, 0x0100, 0x0
                US_SC_DEVICE, US_PR_DEVICE, NULL,
                US_FL_FIX_CAPACITY ),
 
+/* Reported by Alex Butcher <[EMAIL PROTECTED]> */
+UNUSUAL_DEV( 0x067b, 0x3507, 0x0001, 0x0001,
+               "Prolific Technology Inc.",
+               "ATAPI-6 Bridge Controller",
+               US_SC_DEVICE, US_PR_DEVICE, NULL,
+               US_FL_FIX_CAPACITY ),
+
 /* Submitted by Benny Sjostrand <[EMAIL PROTECTED]> */
 UNUSUAL_DEV( 0x0686, 0x4011, 0x0001, 0x0001,
                "Minolta",
_

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to