Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118983
b: refs/heads/master
c: ccf9540
h: refs/heads/master
i:
  118981: 0ad240e
  118979: d510027
  118975: 9559b61
v: v3
  • Loading branch information
Jason Cooper authored and Greg Kroah-Hartman committed Nov 13, 2008
1 parent 68ba93c commit 55da16e
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: e50ae572b33646656fa7037541613834dcadedfb
refs/heads/master: ccf95402d0ae6f433f29ce88cfd589cec8fc81ad
4 changes: 4 additions & 0 deletions trunk/drivers/net/usb/asix.c
Original file line number Diff line number Diff line change
Expand Up @@ -1444,6 +1444,10 @@ static const struct usb_device_id products [] = {
// Apple USB Ethernet Adapter
USB_DEVICE(0x05ac, 0x1402),
.driver_info = (unsigned long) &ax88772_info,
}, {
// Cables-to-Go USB Ethernet Adapter
USB_DEVICE(0x0b95, 0x772a),
.driver_info = (unsigned long) &ax88772_info,
},
{ }, // END
};
Expand Down

0 comments on commit 55da16e

Please sign in to comment.