[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#285168: Patch



Attached is a patch to remove the offending entry.

-- 
Ian Gulliver
Penguin Hosting
"Failure is not an option; it comes bundled with your Microsoft products."
diff -udr kernel-source-2.6.9/drivers/usb/storage/unusual_devs.h kernel-source-2.6.9-revoltec-fix/drivers/usb/storage/unusual_devs.h
--- kernel-source-2.6.9/drivers/usb/storage/unusual_devs.h	2004-11-25 02:03:14.000000000 -0500
+++ kernel-source-2.6.9-revoltec-fix/drivers/usb/storage/unusual_devs.h	2004-12-14 12:00:23.000000000 -0500
@@ -68,16 +68,6 @@
 		US_SC_8070, US_PR_SCM_ATAPI, init_8200e, 0), 
 #endif
 
-/* <torsten.scherer@uni-bielefeld.de>: I don't know the name of the bridge
- * manufacturer, but I've got an external USB drive by the Revoltec company
- * that needs this. otherwise the drive is recognized as /dev/sda, but any
- * access to it blocks indefinitely.
- */
-UNUSUAL_DEV(  0x0402, 0x5621, 0x0103, 0x0103,
-		"Revoltec",
-		"USB/IDE Bridge (ATA/ATAPI)",
-		US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_INQUIRY),
-
 /* Deduced by Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
  * Entry needed for flags: US_FL_FIX_INQUIRY because initial inquiry message
  * always fails and confuses drive.

Attachment: signature.asc
Description: Digital signature


Reply to: