[PATCH] net: usb: dm9601: Add USB ID of Keenetic Plus DSL

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

STALE2162d

3 messages, 2 authors, 2020-09-02 · open the first message on its own page

[PATCH] net: usb: dm9601: Add USB ID of Keenetic Plus DSL

From: Kamil Lorenc <hidden>
Date: 2020-09-01 09:50:40

Keenetic Plus DSL is a xDSL modem that uses dm9620 as its USB interface.

Signed-off-by: Kamil Lorenc <redacted>
---
 drivers/net/usb/dm9601.c | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/drivers/net/usb/dm9601.c b/drivers/net/usb/dm9601.c
index b91f92e4e5f2..915ac75b55fc 100644
--- a/drivers/net/usb/dm9601.c
+++ b/drivers/net/usb/dm9601.c
@@ -625,6 +625,10 @@ static const struct usb_device_id products[] = {
 	 USB_DEVICE(0x0a46, 0x1269),	/* DM9621A USB to Fast Ethernet Adapter */
 	 .driver_info = (unsigned long)&dm9601_info,
 	},
+	{
+	 USB_DEVICE(0x0586, 0x3427),	/* ZyXEL Keenetic Plus DSL xDSL modem */
+	 .driver_info = (unsigned long)&dm9601_info,
+	},
 	{},			// END
 };
 
-- 
2.28.0

Re: [PATCH] net: usb: dm9601: Add USB ID of Keenetic Plus DSL

From: David Miller <davem@davemloft.net>
Date: 2020-09-01 22:36:11

From: Kamil Lorenc <redacted>
Date: Tue,  1 Sep 2020 10:57:38 +0200
Keenetic Plus DSL is a xDSL modem that uses dm9620 as its USB interface.

Signed-off-by: Kamil Lorenc <redacted>
Applied, thanks.

Re: [PATCH] net: usb: dm9601: Add USB ID of Keenetic Plus DSL

From: Kamil Lorenc <hidden>
Date: 2020-09-02 15:26:36

W dniu 2020-09-02 00:36, David Miller napisał(a):
Applied, thanks.
You're welcome.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help