Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168391
b: refs/heads/master
c: 78c948a
h: refs/heads/master
i:
  168389: 5e38d65
  168387: c696661
  168383: ee0f55a
v: v3
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Nov 7, 2009
1 parent cb7480f commit 1266e20
Show file tree
Hide file tree
Showing 2 changed files with 7 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: 96fbf771d86a90ff006bc62ca4d4de6474b3de31
refs/heads/master: 78c948ab0cc44f9c8ae397d7d9d217bb498bfa2f
6 changes: 6 additions & 0 deletions trunk/drivers/media/dvb/siano/smsusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -529,6 +529,12 @@ struct usb_device_id smsusb_id_table[] = {
.driver_info = SMS1XXX_BOARD_SIANO_NICE },
{ USB_DEVICE(0x187f, 0x0301),
.driver_info = SMS1XXX_BOARD_SIANO_VENICE },
{ USB_DEVICE(0x2040, 0xb900),
.driver_info = SMS1XXX_BOARD_HAUPPAUGE_WINDHAM },
{ USB_DEVICE(0x2040, 0xb910),
.driver_info = SMS1XXX_BOARD_HAUPPAUGE_WINDHAM },
{ USB_DEVICE(0x2040, 0xc000),
.driver_info = SMS1XXX_BOARD_HAUPPAUGE_WINDHAM },
{ } /* Terminating entry */
};

Expand Down

0 comments on commit 1266e20

Please sign in to comment.