Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 256602
b: refs/heads/master
c: 3088590
h: refs/heads/master
v: v3
  • Loading branch information
Marek Vasut authored and David S. Miller committed Jul 22, 2011
1 parent f969075 commit 9fa189f
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: e627539090d5a4efe1d55f1dfa24f8ce08a454e8
refs/heads/master: 308859097831831a979f2e82cbeef0a94f438080
4 changes: 4 additions & 0 deletions trunk/drivers/net/usb/asix.c
Original file line number Diff line number Diff line change
Expand Up @@ -1501,6 +1501,10 @@ static const struct usb_device_id products [] = {
// JVC MP-PRX1 Port Replicator
USB_DEVICE (0x04f1, 0x3008),
.driver_info = (unsigned long) &ax8817x_info,
}, {
// ASIX AX88772B 10/100
USB_DEVICE (0x0b95, 0x772b),
.driver_info = (unsigned long) &ax88772_info,
}, {
// ASIX AX88772 10/100
USB_DEVICE (0x0b95, 0x7720),
Expand Down

0 comments on commit 9fa189f

Please sign in to comment.