[PATCH] dm9601: add USB IDs for new dm96xx variants

Subsystems: networking drivers, the rest, usb davicom dm9601 driver, usb networking drivers

STALE4584d

2 messages, 2 authors, 2014-01-15 · open the first message on its own page

[PATCH] dm9601: add USB IDs for new dm96xx variants

From: Peter Korsgaard <peter@korsgaard.com>
Date: 2014-01-12 22:16:05

A number of new dm96xx variants now exist.

Reported-by: Joseph Chang <redacted>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 drivers/net/usb/dm9601.c | 12 ++++++++++++
 1 file changed, 12 insertions(+)
diff --git a/drivers/net/usb/dm9601.c b/drivers/net/usb/dm9601.c
index 14aa48f..e802198 100644
--- a/drivers/net/usb/dm9601.c
+++ b/drivers/net/usb/dm9601.c
@@ -614,6 +614,18 @@ static const struct usb_device_id products[] = {
 	 USB_DEVICE(0x0a46, 0x9621),	/* DM9621A USB to Fast Ethernet Adapter */
 	 .driver_info = (unsigned long)&dm9601_info,
 	},
+	{
+	 USB_DEVICE(0x0a46, 0x9622),	/* DM9622 USB to Fast Ethernet Adapter */
+	 .driver_info = (unsigned long)&dm9601_info,
+	},
+	{
+	 USB_DEVICE(0x0a46, 0x0269),	/* DM962OA USB to Fast Ethernet Adapter */
+	 .driver_info = (unsigned long)&dm9601_info,
+	},
+	{
+	 USB_DEVICE(0x0a46, 0x1269),	/* DM9621A USB to Fast Ethernet Adapter */
+	 .driver_info = (unsigned long)&dm9601_info,
+	},
 	{},			// END
 };
 
-- 
1.8.5.2

Re: [PATCH] dm9601: add USB IDs for new dm96xx variants

From: David Miller <davem@davemloft.net>
Date: 2014-01-15 01:36:36

From: Peter Korsgaard <peter@korsgaard.com>
Date: Sun, 12 Jan 2014 23:15:51 +0100
A number of new dm96xx variants now exist.

Reported-by: Joseph Chang <redacted>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Applied, thank you.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help