Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233628
b: refs/heads/master
c: 67158ce
h: refs/heads/master
v: v3
  • Loading branch information
Shahar Havivi authored and David S. Miller committed Feb 23, 2011
1 parent 7ae4bd3 commit 6279339
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 108f518cc4f81eb8e3b46a0bd5cb902ef90a51a8
refs/heads/master: 67158cebde60edb1a11cf4743f1cb9ded847c5fc
4 changes: 4 additions & 0 deletions trunk/drivers/net/usb/dm9601.c
Original file line number Diff line number Diff line change
Expand Up @@ -650,6 +650,10 @@ static const struct usb_device_id products[] = {
USB_DEVICE(0x0fe6, 0x8101), /* DM9601 USB to Fast Ethernet Adapter */
.driver_info = (unsigned long)&dm9601_info,
},
{
USB_DEVICE(0x0fe6, 0x9700), /* DM9601 USB to Fast Ethernet Adapter */
.driver_info = (unsigned long)&dm9601_info,
},
{
USB_DEVICE(0x0a46, 0x9000), /* DM9000E */
.driver_info = (unsigned long)&dm9601_info,
Expand Down

0 comments on commit 6279339

Please sign in to comment.