Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36701
b: refs/heads/master
c: b923e7f
h: refs/heads/master
i:
  36699: 91663aa
v: v3
  • Loading branch information
David Hollis authored and Greg Kroah-Hartman committed Sep 28, 2006
1 parent 0f6a26c commit 140266f
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: e81ee637e4aed723f71007c90a901268317ed6d6
refs/heads/master: b923e7fcc152199959b673e09c318a750a10928b
4 changes: 4 additions & 0 deletions trunk/drivers/usb/net/asix.c
Original file line number Diff line number Diff line change
Expand Up @@ -1455,6 +1455,10 @@ static const struct usb_device_id products [] = {
// DLink DUB-E100 H/W Ver B1
USB_DEVICE (0x07d1, 0x3c05),
.driver_info = (unsigned long) &ax88772_info,
}, {
// DLink DUB-E100 H/W Ver B1 Alternate
USB_DEVICE (0x2001, 0x3c05),
.driver_info = (unsigned long) &ax88772_info,
}, {
// Linksys USB1000
USB_DEVICE (0x1737, 0x0039),
Expand Down

0 comments on commit 140266f

Please sign in to comment.