Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19193
b: refs/heads/master
c: ec7dc8d
h: refs/heads/master
i:
  19191: baf13ae
v: v3
  • Loading branch information
Alexandre Duret-Lutz authored and Greg Kroah-Hartman committed Feb 1, 2006
1 parent 953a048 commit f0439e2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 86067eead5a6c6fa413ef5cb59f7129f5ed80292
refs/heads/master: ec7dc8d254985dc4a31858c2c7c7029290e223dd
10 changes: 5 additions & 5 deletions trunk/drivers/usb/storage/unusual_devs.h
Original file line number Diff line number Diff line change
Expand Up @@ -429,11 +429,11 @@ UNUSUAL_DEV( 0x054c, 0x0010, 0x0106, 0x0450,
US_FL_SINGLE_LUN | US_FL_NOT_LOCKABLE | US_FL_NO_WP_DETECT ),

/* This entry is needed because the device reports Sub=ff */
UNUSUAL_DEV( 0x054c, 0x0010, 0x0500, 0x0500,
"Sony",
"DSC-T1",
US_SC_8070, US_PR_DEVICE, NULL,
US_FL_SINGLE_LUN ),
UNUSUAL_DEV( 0x054c, 0x0010, 0x0500, 0x0600,
"Sony",
"DSC-T1/T5",
US_SC_8070, US_PR_DEVICE, NULL,
US_FL_SINGLE_LUN ),


/* Reported by wim@geeks.nl */
Expand Down

0 comments on commit f0439e2

Please sign in to comment.