Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44783
b: refs/heads/master
c: fe1ec34
h: refs/heads/master
i:
  44781: 97c530c
  44779: eea0e0a
  44775: a4b398c
  44767: 2cfdb89
v: v3
  • Loading branch information
Andrew Morton authored and Greg Kroah-Hartman committed Dec 20, 2006
1 parent f7b726a commit 0a42fb0
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: 66eb2e93b99b79bd3d55ecea2098a8369c1ded0d
refs/heads/master: fe1ec341df1b510e5e614ccdad4a89273d6f6fe8
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 @@ -153,6 +153,13 @@ UNUSUAL_DEV( 0x0421, 0x042e, 0x0100, 0x0100,
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ),

/* Reported by <honkkis@gmail.com> */
UNUSUAL_DEV( 0x0421, 0x0433, 0x0100, 0x0100,
"Nokia",
"E70",
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ),

/* Reported by Jon Hart <Jon.Hart@web.de> */
UNUSUAL_DEV( 0x0421, 0x0434, 0x0100, 0x0100,
"Nokia",
Expand Down

0 comments on commit 0a42fb0

Please sign in to comment.