Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19195
b: refs/heads/master
c: 5732ce8
h: refs/heads/master
i:
  19193: f0439e2
  19191: baf13ae
v: v3
  • Loading branch information
David Hollis authored and Greg Kroah-Hartman committed Feb 1, 2006
1 parent 735f6a2 commit b032b5c
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: a966f3e7512084f916049579067f532908ba3a49
refs/heads/master: 5732ce8424527ec271e8fa43709948852aa3fc0a
4 changes: 4 additions & 0 deletions trunk/drivers/usb/net/asix.c
Original file line number Diff line number Diff line change
Expand Up @@ -916,6 +916,10 @@ static const struct usb_device_id products [] = {
// Linksys USB200M Rev 2
USB_DEVICE (0x13b1, 0x0018),
.driver_info = (unsigned long) &ax88772_info,
}, {
// 0Q0 cable ethernet
USB_DEVICE (0x1557, 0x7720),
.driver_info = (unsigned long) &ax88772_info,
},
{ }, // END
};
Expand Down

0 comments on commit b032b5c

Please sign in to comment.