diff options
Diffstat (limited to 'drivers/usb/storage/unusual_devs.h')
-rw-r--r-- | drivers/usb/storage/unusual_devs.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h index fb9e20e624c1..f379291d5387 100644 --- a/drivers/usb/storage/unusual_devs.h +++ b/drivers/usb/storage/unusual_devs.h | |||
@@ -418,6 +418,13 @@ UNUSUAL_DEV( 0x04b0, 0x0417, 0x0100, 0x0100, | |||
418 | US_SC_DEVICE, US_PR_DEVICE, NULL, | 418 | US_SC_DEVICE, US_PR_DEVICE, NULL, |
419 | US_FL_FIX_CAPACITY), | 419 | US_FL_FIX_CAPACITY), |
420 | 420 | ||
421 | /* Reported by paul ready <lxtwin@homecall.co.uk> */ | ||
422 | UNUSUAL_DEV( 0x04b0, 0x0419, 0x0100, 0x0200, | ||
423 | "NIKON", | ||
424 | "NIKON DSC D300", | ||
425 | US_SC_DEVICE, US_PR_DEVICE, NULL, | ||
426 | US_FL_FIX_CAPACITY), | ||
427 | |||
421 | /* Reported by Doug Maxey (dwm@austin.ibm.com) */ | 428 | /* Reported by Doug Maxey (dwm@austin.ibm.com) */ |
422 | UNUSUAL_DEV( 0x04b3, 0x4001, 0x0110, 0x0110, | 429 | UNUSUAL_DEV( 0x04b3, 0x4001, 0x0110, 0x0110, |
423 | "IBM", | 430 | "IBM", |