[PATCH] ASIX: Add AX88772B USB ID

Subsystems: networking drivers, the rest, usb networking drivers

STALE5496d

2 messages, 2 authors, 2011-07-22 · open the first message on its own page

[PATCH] ASIX: Add AX88772B USB ID

From: Marek Vasut <hidden>
Date: 2011-07-20 15:57:14

This device can be found in Acer Iconia TAB W500 tablet dock.

Signed-off-by: Marek Vasut <redacted>
---
 drivers/net/usb/asix.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/drivers/net/usb/asix.c b/drivers/net/usb/asix.c
index 6998aa6..5250288 100644
--- a/drivers/net/usb/asix.c
+++ b/drivers/net/usb/asix.c
@@ -1502,6 +1502,10 @@ static const struct usb_device_id	products [] = {
 	USB_DEVICE (0x04f1, 0x3008),
 	.driver_info = (unsigned long) &ax8817x_info,
 }, {
+	// ASIX AX88772B 10/100
+	USB_DEVICE (0x0b95, 0x772b),
+	.driver_info = (unsigned long) &ax88772_info,
+}, {
 	// ASIX AX88772 10/100
 	USB_DEVICE (0x0b95, 0x7720),
 	.driver_info = (unsigned long) &ax88772_info,
-- 
1.7.5.3

Re: [PATCH] ASIX: Add AX88772B USB ID

From: David Miller <davem@davemloft.net>
Date: 2011-07-22 04:34:22

From: Marek Vasut <redacted>
Date: Wed, 20 Jul 2011 17:57:04 +0200
This device can be found in Acer Iconia TAB W500 tablet dock.

Signed-off-by: Marek Vasut <redacted>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help