diff options
| -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 da08fcd79d75..d8d008d42946 100644 --- a/drivers/usb/storage/unusual_devs.h +++ b/drivers/usb/storage/unusual_devs.h | |||
| @@ -320,6 +320,13 @@ UNUSUAL_DEV( 0x04b0, 0x0401, 0x0200, 0x0200, | |||
| 320 | US_SC_DEVICE, US_PR_DEVICE, NULL, | 320 | US_SC_DEVICE, US_PR_DEVICE, NULL, |
| 321 | US_FL_FIX_CAPACITY), | 321 | US_FL_FIX_CAPACITY), |
| 322 | 322 | ||
| 323 | /* Reported by Milinevsky Dmitry <niam.niam@gmail.com> */ | ||
| 324 | UNUSUAL_DEV( 0x04b0, 0x0409, 0x0100, 0x0100, | ||
| 325 | "NIKON", | ||
| 326 | "NIKON DSC D50", | ||
| 327 | US_SC_DEVICE, US_PR_DEVICE, NULL, | ||
| 328 | US_FL_FIX_CAPACITY), | ||
| 329 | |||
| 323 | /* Reported by Andreas Bockhold <andreas@bockionline.de> */ | 330 | /* Reported by Andreas Bockhold <andreas@bockionline.de> */ |
| 324 | UNUSUAL_DEV( 0x04b0, 0x0405, 0x0100, 0x0100, | 331 | UNUSUAL_DEV( 0x04b0, 0x0405, 0x0100, 0x0100, |
| 325 | "NIKON", | 332 | "NIKON", |
