Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223635
b: refs/heads/master
c: f4680d3
h: refs/heads/master
i:
  223633: 15e4bbc
  223631: f81d59f
v: v3
  • Loading branch information
Arnaud Ebalard authored and David S. Miller committed Dec 17, 2010
1 parent 72eb188 commit 58bafee
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: 46814e08d80f87449b5adb3d549a3cae6f9f8148
refs/heads/master: f4680d3db71f13d2764340a9880745bf54f2469d
4 changes: 4 additions & 0 deletions trunk/drivers/net/usb/asix.c
Original file line number Diff line number Diff line change
Expand Up @@ -1507,6 +1507,10 @@ static const struct usb_device_id products [] = {
// ASIX AX88178 10/100/1000
USB_DEVICE (0x0b95, 0x1780),
.driver_info = (unsigned long) &ax88178_info,
}, {
// Logitec LAN-GTJ/U2A
USB_DEVICE (0x0789, 0x0160),
.driver_info = (unsigned long) &ax88178_info,
}, {
// Linksys USB200M Rev 2
USB_DEVICE (0x13b1, 0x0018),
Expand Down

0 comments on commit 58bafee

Please sign in to comment.