Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97357
b: refs/heads/master
c: 3d60efb
h: refs/heads/master
i:
  97355: 2317794
v: v3
  • Loading branch information
Aurelien Nephtali authored and Jeff Garzik committed May 22, 2008
1 parent 7056573 commit e3023dc
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: 7fa0cba330af3a24f43ac85e14b0b5fed557cdab
refs/heads/master: 3d60efb55f634e200fd99e0960a8e099fb38446a
4 changes: 4 additions & 0 deletions trunk/drivers/net/usb/asix.c
Original file line number Diff line number Diff line change
Expand Up @@ -1440,6 +1440,10 @@ static const struct usb_device_id products [] = {
// Belkin F5D5055
USB_DEVICE(0x050d, 0x5055),
.driver_info = (unsigned long) &ax88178_info,
}, {
// Apple USB Ethernet Adapter
USB_DEVICE(0x05ac, 0x1402),
.driver_info = (unsigned long) &ax88772_info,
},
{ }, // END
};
Expand Down

0 comments on commit e3023dc

Please sign in to comment.