Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56949
b: refs/heads/master
c: 2ed22bc
h: refs/heads/master
i:
  56947: 2759fce
v: v3
  • Loading branch information
David Hollis authored and Jeff Garzik committed May 24, 2007
1 parent 44ab75c commit 947cc82
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: 66bd23fad81fb0b84c16edd48ec160f8fdbe3f57
refs/heads/master: 2ed22bc294315d19aa1f0423b83d21a2d94c641b
4 changes: 4 additions & 0 deletions trunk/drivers/net/usb/asix.c
Original file line number Diff line number Diff line change
Expand Up @@ -1458,6 +1458,10 @@ static const struct usb_device_id products [] = {
// IO-DATA ETG-US2
USB_DEVICE (0x04bb, 0x0930),
.driver_info = (unsigned long) &ax88178_info,
}, {
// Belkin F5D5055
USB_DEVICE(0x050d, 0x5055),
.driver_info = (unsigned long) &ax88178_info,
},
{ }, // END
};
Expand Down

0 comments on commit 947cc82

Please sign in to comment.