Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46552
b: refs/heads/master
c: b29cf31
h: refs/heads/master
v: v3
  • Loading branch information
YOSHIFUJI Hideaki / 吉藤英明 authored and Jeff Garzik committed Feb 5, 2007
1 parent 5edc0b5 commit b43981d
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: 21828163b2b31e0675cb3e66a2a4a231dec06236
refs/heads/master: b29cf31d7ee7da285265577b0df5e62c6b5a6119
4 changes: 4 additions & 0 deletions trunk/drivers/usb/net/asix.c
Original file line number Diff line number Diff line change
Expand Up @@ -1449,6 +1449,10 @@ static const struct usb_device_id products [] = {
// Linksys USB1000
USB_DEVICE (0x1737, 0x0039),
.driver_info = (unsigned long) &ax88178_info,
}, {
// IO-DATA ETG-US2
USB_DEVICE (0x04bb, 0x0930),
.driver_info = (unsigned long) &ax88178_info,
},
{ }, // END
};
Expand Down

0 comments on commit b43981d

Please sign in to comment.