diff options
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/usb/storage/unusual_devs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h index 1f11c9d44eaa..40bf159f7d54 100644 --- a/drivers/usb/storage/unusual_devs.h +++ b/drivers/usb/storage/unusual_devs.h | |||
| @@ -218,10 +218,12 @@ UNUSUAL_DEV( 0x0457, 0x0151, 0x0100, 0x0100, | |||
| 218 | US_SC_DEVICE, US_PR_DEVICE, NULL, | 218 | US_SC_DEVICE, US_PR_DEVICE, NULL, |
| 219 | US_FL_NOT_LOCKABLE ), | 219 | US_FL_NOT_LOCKABLE ), |
| 220 | 220 | ||
| 221 | #ifdef CONFIG_USB_STORAGE_KARMA | ||
| 221 | UNUSUAL_DEV( 0x045a, 0x5210, 0x0101, 0x0101, | 222 | UNUSUAL_DEV( 0x045a, 0x5210, 0x0101, 0x0101, |
| 222 | "Rio", | 223 | "Rio", |
| 223 | "Rio Karma", | 224 | "Rio Karma", |
| 224 | US_SC_SCSI, US_PR_KARMA, rio_karma_init, 0), | 225 | US_SC_SCSI, US_PR_KARMA, rio_karma_init, 0), |
| 226 | #endif | ||
| 225 | 227 | ||
| 226 | /* Patch submitted by Philipp Friedrich <philipp@void.at> */ | 228 | /* Patch submitted by Philipp Friedrich <philipp@void.at> */ |
| 227 | UNUSUAL_DEV( 0x0482, 0x0100, 0x0100, 0x0100, | 229 | UNUSUAL_DEV( 0x0482, 0x0100, 0x0100, 0x0100, |
