Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328414
b: refs/heads/master
c: 66dc81e
h: refs/heads/master
v: v3
  • Loading branch information
Quinlan Pfiffer authored and David S. Miller committed Oct 1, 2012
1 parent 27d4d30 commit 2e65a40
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: 4f72e5f00dea3eca9139a23cf70fbf18d62fd1db
refs/heads/master: 66dc81ecd71332783c92fb170950d5ddb43da461
4 changes: 4 additions & 0 deletions trunk/drivers/net/usb/asix_devices.c
Original file line number Diff line number Diff line change
Expand Up @@ -933,6 +933,10 @@ static const struct usb_device_id products [] = {
// JVC MP-PRX1 Port Replicator
USB_DEVICE (0x04f1, 0x3008),
.driver_info = (unsigned long) &ax8817x_info,
}, {
// Lenovo U2L100P 10/100
USB_DEVICE (0x17ef, 0x7203),
.driver_info = (unsigned long) &ax88772_info,
}, {
// ASIX AX88772B 10/100
USB_DEVICE (0x0b95, 0x772b),
Expand Down

0 comments on commit 2e65a40

Please sign in to comment.