Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36351
b: refs/heads/master
c: 39c2f3a
h: refs/heads/master
i:
  36349: 07c678a
  36347: 671f9da
  36343: 3b466d2
  36335: 66b31cd
  36319: ff5e420
  36287: f5b8816
  36223: d653080
  36095: f12adee
  35839: cc4705e
v: v3
  • Loading branch information
Phil Dibowitz authored and Greg Kroah-Hartman committed Sep 27, 2006
1 parent 0e395e0 commit eff43d1
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: b97b196c9d351a501ed89fc836e4e2fe71ff93c9
refs/heads/master: 39c2f3ac04663bb2546a7058701a621e526eabb2
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 @@ -1261,6 +1261,13 @@ UNUSUAL_DEV( 0x0fce, 0xd008, 0x0000, 0x0000,
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_NO_WP_DETECT ),

/* Reported by Jan Mate <mate@fiit.stuba.sk> */
UNUSUAL_DEV( 0x0fce, 0xe030, 0x0000, 0x0000,
"Sony Ericsson",
"P990i",
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_FIX_CAPACITY ),

/* Reported by Emmanuel Vasilakis <evas@forthnet.gr> */
UNUSUAL_DEV( 0x0fce, 0xe031, 0x0000, 0x0000,
"Sony Ericsson",
Expand Down

0 comments on commit eff43d1

Please sign in to comment.