Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 878
b: refs/heads/master
c: 7b1cbeb
h: refs/heads/master
v: v3
  • Loading branch information
Phil Dibowitz authored and Greg KH committed May 4, 2005
1 parent 1b0681b commit 6ffae7d
Show file tree
Hide file tree
Showing 2 changed files with 8 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: 8af60be9a71d2c636cd800deab63a9fadf3aee96
refs/heads/master: 7b1cbebaa7ced7a2029cc5b50eab60c79b24cc10
7 changes: 7 additions & 0 deletions trunk/drivers/usb/storage/unusual_devs.h
Original file line number Diff line number Diff line change
Expand Up @@ -1002,6 +1002,13 @@ UNUSUAL_DEV( 0x1019, 0x0c55, 0x0000, 0x9999,
US_SC_DEVICE, US_PR_DEVICE, usb_stor_ucr61s2b_init,
0 ),

/* Reported by Vilius Bilinkevicius <vilisas AT xxx DOT lt) */
UNUSUAL_DEV( 0x132b, 0x000b, 0x0001, 0x0001,
"Minolta",
"Dimage Z10",
US_SC_DEVICE, US_PR_DEVICE, NULL,
0 ),

/* Reported by Kotrla Vitezslav <kotrla@ceb.cz> */
UNUSUAL_DEV( 0x1370, 0x6828, 0x0110, 0x0110,
"SWISSBIT",
Expand Down

0 comments on commit 6ffae7d

Please sign in to comment.