Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40987
b: refs/heads/master
c: 51b5bce
h: refs/heads/master
i:
  40985: e0c6500
  40983: 78e0e56
v: v3
  • Loading branch information
Phil Dibowitz authored and Greg Kroah-Hartman committed Nov 16, 2006
1 parent 98bc52d commit 62cf9b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 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: fad14a0da885714c8610982045a6d04a4886865e
refs/heads/master: 51b5bce8c253b82d4789161cc3b0c74bee313bb1
4 changes: 3 additions & 1 deletion trunk/drivers/usb/storage/unusual_devs.h
Original file line number Diff line number Diff line change
Expand Up @@ -1323,8 +1323,10 @@ UNUSUAL_DEV( 0x0fce, 0xe030, 0x0000, 0x0000,
/* Reported by Kevin Cernekee <kpc-usbdev@gelato.uiuc.edu>
* Tested on hardware version 1.10.
* Entry is needed only for the initializer function override.
* Devices with bcd > 110 seem to not need it while those
* with bcd < 110 appear to need it.
*/
UNUSUAL_DEV( 0x1019, 0x0c55, 0x0110, 0x0110,
UNUSUAL_DEV( 0x1019, 0x0c55, 0x0000, 0x0110,
"Desknote",
"UCR-61S2B",
US_SC_DEVICE, US_PR_DEVICE, usb_stor_ucr61s2b_init,
Expand Down

0 comments on commit 62cf9b6

Please sign in to comment.