ChangeSet 1.2181.4.37, 2005/03/18 13:56:40-08:00, [EMAIL PROTECTED]

        [PATCH] USB: another broken usb floppy
        
        Signed-off-by: Olaf Hering <[EMAIL PROTECTED]>
        Signed-off-by: Phil Dibowitz <[EMAIL PROTECTED]>
        Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>



 unusual_devs.h |    7 +++++++
 1 files changed, 7 insertions(+)


diff -Nru a/drivers/usb/storage/unusual_devs.h 
b/drivers/usb/storage/unusual_devs.h
--- a/drivers/usb/storage/unusual_devs.h        2005-03-30 15:11:58 -08:00
+++ b/drivers/usb/storage/unusual_devs.h        2005-03-30 15:11:58 -08:00
@@ -374,6 +374,13 @@
                0 ),
 #endif
 
+/* Submitted by Olaf Hering, <[EMAIL PROTECTED]> SuSE Bugzilla #49049 */
+UNUSUAL_DEV(  0x054c, 0x002c, 0x0501, 0x0501,
+               "Sony",
+               "USB Floppy Drive",
+               US_SC_DEVICE, US_PR_DEVICE, NULL,
+               US_FL_SINGLE_LUN ),
+
 UNUSUAL_DEV(  0x054c, 0x002d, 0x0100, 0x0100, 
                "Sony",
                "Memorystick MSAC-US1",
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to