Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10787
b: refs/heads/master
c: 094ec60
h: refs/heads/master
i:
  10785: ef87688
  10783: ffc12a2
v: v3
  • Loading branch information
Daniel Drake authored and Greg Kroah-Hartman committed Oct 28, 2005
1 parent a8b75a1 commit dc5257f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b7b1e65588b8576c66a429a2623c91504efcf751
refs/heads/master: 094ec604721ed2a9a7ed6dfe40fd699b2f53a4c3
8 changes: 8 additions & 0 deletions trunk/drivers/usb/storage/unusual_devs.h
Original file line number Diff line number Diff line change
Expand Up @@ -702,6 +702,14 @@ UNUSUAL_DEV( 0x0781, 0x0001, 0x0200, 0x0200,
US_SC_SCSI, US_PR_CB, NULL,
US_FL_SINGLE_LUN ),

#ifdef CONFIG_USB_STORAGE_USBAT
UNUSUAL_DEV( 0x0781, 0x0005, 0x0005, 0x0005,
"Sandisk",
"ImageMate SDDR-05b",
US_SC_SCSI, US_PR_USBAT, init_usbat,
US_FL_SINGLE_LUN ),
#endif

UNUSUAL_DEV( 0x0781, 0x0100, 0x0100, 0x0100,
"Sandisk",
"ImageMate SDDR-12",
Expand Down

0 comments on commit dc5257f

Please sign in to comment.