Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87825
b: refs/heads/master
c: b47b4b2
h: refs/heads/master
i:
  87823: f9e177d
v: v3
  • Loading branch information
Peter Korsgaard authored and Jeff Garzik committed Mar 26, 2008
1 parent d70b800 commit ee5a7fb
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: be937f1f89cacd833bd242c35af911b971225cf0
refs/heads/master: b47b4b22e2195146baf089b637ec8f6654953018
4 changes: 4 additions & 0 deletions trunk/drivers/net/usb/dm9601.c
Original file line number Diff line number Diff line change
Expand Up @@ -562,6 +562,10 @@ static const struct usb_device_id products[] = {
USB_DEVICE(0x0a46, 0x8515), /* ADMtek ADM8515 USB NIC */
.driver_info = (unsigned long)&dm9601_info,
},
{
USB_DEVICE(0x0a47, 0x9601), /* Hirose USB-100 */
.driver_info = (unsigned long)&dm9601_info,
},
{}, // END
};

Expand Down

0 comments on commit ee5a7fb

Please sign in to comment.