Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132136
b: refs/heads/master
c: a1a69c8
h: refs/heads/master
v: v3
  • Loading branch information
Peter Korsgaard authored and David S. Miller committed Mar 4, 2009
1 parent a3fddab commit f2e2c43
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: 4843b93c96ae5043c6279c4ec6fcd8ee3866ff5b
refs/heads/master: a1a69c8db7f988f903349442a7538d21b56c38e9
4 changes: 4 additions & 0 deletions trunk/drivers/net/usb/dm9601.c
Original file line number Diff line number Diff line change
Expand Up @@ -633,6 +633,10 @@ static const struct usb_device_id products[] = {
},
{
USB_DEVICE(0x0a47, 0x9601), /* Hirose USB-100 */
.driver_info = (unsigned long)&dm9601_info,
},
{
USB_DEVICE(0x0fe6, 0x8101), /* DM9601 USB to Fast Ethernet Adapter */
.driver_info = (unsigned long)&dm9601_info,
},
{}, // END
Expand Down

0 comments on commit f2e2c43

Please sign in to comment.