Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 874
b: refs/heads/master
c: b9ab074
h: refs/heads/master
v: v3
  • Loading branch information
Andrea Arcangeli authored and Greg KH committed May 4, 2005
1 parent cfeab41 commit 7c4fd89
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 3b86b2028c4de998978baae780edfc36995bebc5
refs/heads/master: b9ab0746a53b9cd5c64e179a1c13952f0ae80e64
3 changes: 3 additions & 0 deletions trunk/drivers/usb/net/usbnet.c
Original file line number Diff line number Diff line change
Expand Up @@ -4070,6 +4070,9 @@ static const struct usb_device_id products [] = {
}, {
USB_DEVICE (0x8086, 0x07d3), // "blob" bootloader
.driver_info = (unsigned long) &blob_info,
}, {
USB_DEVICE (0x22b8, 0x600c), // USBNET Motorola E680
.driver_info = (unsigned long) &linuxdev_info,
}, {
// Linux Ethernet/RNDIS gadget on pxa210/25x/26x
// e.g. Gumstix, current OpenZaurus, ...
Expand Down

0 comments on commit 7c4fd89

Please sign in to comment.