Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28306
b: refs/heads/master
c: 7327413
h: refs/heads/master
v: v3
  • Loading branch information
Eduard Warkentin authored and Greg Kroah-Hartman committed Jun 21, 2006
1 parent 1da5b8b commit 018c464
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: f44f725f7d635e8b9786eef13f836dc1a2851495
refs/heads/master: 7327413c745c2f8e8d4b92f76759821263b095c1
4 changes: 4 additions & 0 deletions trunk/drivers/usb/net/asix.c
Original file line number Diff line number Diff line change
Expand Up @@ -911,6 +911,10 @@ static const struct usb_device_id products [] = {
// ASIX AX88772 10/100
USB_DEVICE (0x0b95, 0x7720),
.driver_info = (unsigned long) &ax88772_info,
}, {
// ASIX AX88178 10/100/1000
USB_DEVICE (0x0b95, 0x1780),
.driver_info = (unsigned long) &ax88772_info,
}, {
// Linksys USB200M Rev 2
USB_DEVICE (0x13b1, 0x0018),
Expand Down

0 comments on commit 018c464

Please sign in to comment.