ChangeSet 1.2020.1.151, 2005/03/08 01:04:22-08:00, [EMAIL PROTECTED]

[PATCH] USB Storage: Unusual_devs entry for Nikon DSC D70

Here's a new unusual_devs.h entry for the Nikon DSC D70 camera, which
suffers the common problem of reporting one more sector than it actually
has.

Signed-off-by: Alan Stern <[EMAIL PROTECTED]>
Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>


 drivers/usb/storage/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-08 16:39:38 -08:00
+++ b/drivers/usb/storage/unusual_devs.h        2005-03-08 16:39:38 -08:00
@@ -123,6 +123,13 @@
                "DVD-CAM DZ-MV100A Camcorder",
                US_SC_SCSI, US_PR_CB, NULL, US_FL_SINGLE_LUN),
 
+/* Reported by Andreas Bockhold <[EMAIL PROTECTED]> */
+UNUSUAL_DEV(  0x04b0, 0x0405, 0x0100, 0x0100,
+               "NIKON",
+               "NIKON DSC D70",
+               US_SC_DEVICE, US_PR_DEVICE, NULL,
+               US_FL_FIX_CAPACITY),
+
 /* Reported by Simon Levitt <[EMAIL PROTECTED]>
  * This entry needs Sub and Proto fields */
 UNUSUAL_DEV(  0x04b8, 0x0601, 0x0100, 0x0100,



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to