Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26247
b: refs/heads/master
c: f430c40
h: refs/heads/master
i:
  26245: dedcda6
  26243: 12e55ed
  26239: 5489bd0
v: v3
  • Loading branch information
Olivier Blondeau authored and Greg Kroah-Hartman committed Apr 27, 2006
1 parent a28aaf1 commit ac8509b
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: 2120638354a6881b9c442b10fc21f28ecadc7402
refs/heads/master: f430c405ca23dd5a9389d1f62dcdeb1fd6ce6024
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 @@ -773,6 +773,13 @@ UNUSUAL_DEV( 0x069b, 0x3004, 0x0001, 0x0001,
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_FIX_CAPACITY ),

/* Reported by Olivier Blondeau <zeitoun@gmail.com> */
UNUSUAL_DEV( 0x0727, 0x0306, 0x0100, 0x0100,
"ATMEL",
"SND1 Storage",
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_IGNORE_RESIDUE),

/* Submitted by Roman Hodek <roman@hodek.net> */
UNUSUAL_DEV( 0x0781, 0x0001, 0x0200, 0x0200,
"Sandisk",
Expand Down

0 comments on commit ac8509b

Please sign in to comment.