Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276961
b: refs/heads/master
c: e8303a3
h: refs/heads/master
i:
  276959: 1281ed2
v: v3
  • Loading branch information
Aurelien Jacobs authored and David S. Miller committed Dec 19, 2011
1 parent 50c0437 commit 8ae9c17
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: 7746ab0abb512826540a9a0c917519d11a7bf392
refs/heads/master: e8303a3b2196272c3eb994d0fd1a189a958a2bdd
4 changes: 4 additions & 0 deletions trunk/drivers/net/usb/asix.c
Original file line number Diff line number Diff line change
Expand Up @@ -1655,6 +1655,10 @@ static const struct usb_device_id products [] = {
// ASIX 88772a
USB_DEVICE(0x0db0, 0xa877),
.driver_info = (unsigned long) &ax88772_info,
}, {
// Asus USB Ethernet Adapter
USB_DEVICE (0x0b95, 0x7e2b),
.driver_info = (unsigned long) &ax88772_info,
},
{ }, // END
};
Expand Down

0 comments on commit 8ae9c17

Please sign in to comment.