Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127208
b: refs/heads/master
c: b8d2349
h: refs/heads/master
v: v3
  • Loading branch information
Paulo Afonso Graner Fessel authored and Greg Kroah-Hartman committed Jan 7, 2009
1 parent c501f7e commit 601623a
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: b16363991414a6025beb7269f9c1dd294f9b241f
refs/heads/master: b8d23491f127aa0cd1863bd6cb58e771c558b762
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 @@ -260,6 +260,13 @@ UNUSUAL_DEV( 0x0421, 0x04b9, 0x0500, 0x0551,
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_FIX_CAPACITY ),

/* Reported by Paulo Fessel <pfessel@gmail.com> */
UNUSUAL_DEV( 0x0421, 0x04bd, 0x0000, 0x9999,
"Nokia",
"5200",
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_FIX_CAPACITY ),

/* Reported by Richard Nauber <RichardNauber@web.de> */
UNUSUAL_DEV( 0x0421, 0x04fa, 0x0550, 0x0660,
"Nokia",
Expand Down

0 comments on commit 601623a

Please sign in to comment.