From 140266fc8bd6fe1045b35a143794673e79f26c26 Mon Sep 17 00:00:00 2001 From: David Hollis Date: Thu, 21 Sep 2006 08:09:29 -0400 Subject: [PATCH] --- yaml --- r: 36701 b: refs/heads/master c: b923e7fcc152199959b673e09c318a750a10928b h: refs/heads/master i: 36699: 91663aad4a23eb7cf7f810d03ea8c14b6aac06d1 v: v3 --- [refs] | 2 +- trunk/drivers/usb/net/asix.c | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 6ece7a36dd5e..1b07d0bc21f4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e81ee637e4aed723f71007c90a901268317ed6d6 +refs/heads/master: b923e7fcc152199959b673e09c318a750a10928b diff --git a/trunk/drivers/usb/net/asix.c b/trunk/drivers/usb/net/asix.c index 9b97aa6384c7..9c0eacf7055c 100644 --- a/trunk/drivers/usb/net/asix.c +++ b/trunk/drivers/usb/net/asix.c @@ -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),