Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323084
b: refs/heads/master
c: ed3770a
h: refs/heads/master
v: v3
  • Loading branch information
Søren holm authored and David S. Miller committed Sep 19, 2012
1 parent 68d7134 commit 3f167b1
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: 71261956973ba9e0637848a5adb4a5819b4bae83
refs/heads/master: ed3770a9cd5764a575b83810ea679bbff2b03082
4 changes: 4 additions & 0 deletions trunk/drivers/net/usb/asix_devices.c
Original file line number Diff line number Diff line change
Expand Up @@ -961,6 +961,10 @@ static const struct usb_device_id products [] = {
// DLink DUB-E100 H/W Ver B1 Alternate
USB_DEVICE (0x2001, 0x3c05),
.driver_info = (unsigned long) &ax88772_info,
}, {
// DLink DUB-E100 H/W Ver C1
USB_DEVICE (0x2001, 0x1a02),
.driver_info = (unsigned long) &ax88772_info,
}, {
// Linksys USB1000
USB_DEVICE (0x1737, 0x0039),
Expand Down

0 comments on commit 3f167b1

Please sign in to comment.