Thread (4 messages) flat view 4 messages, 3 authors, 2011-02-22

Re: [PATCH] USB 10/100 RJ45 Ethernet Network Adapter

From: Sergei Shtylyov <hidden>
Date: 2011-02-22 19:20:13
Also in: lkml

Hello.

Shahar Havivi wrote:
The device is very similar to (0x0fe6, 0x8101),
And works well with dm9601 driver.
   You should sign off your patch in order for it to be merged.
---
 drivers/net/usb/dm9601.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
quoted hunk ↗ jump to hunk
diff --git a/drivers/net/usb/dm9601.c b/drivers/net/usb/dm9601.c
index 02b622e..2d1c8ae 100644
--- a/drivers/net/usb/dm9601.c
+++ b/drivers/net/usb/dm9601.c
@@ -654,6 +654,11 @@ static const struct usb_device_id products[] = {
 	 USB_DEVICE(0x0a46, 0x9000),	/* DM9000E */
 	 .driver_info = (unsigned long)&dm9601_info,
 	 },
+	{
+	 USB_DEVICE(0x0fe6, 0x9700),	/* DM9601 USB to Fast Ethernet Adapter */
+
    Extra empty line shouldn't be here I guess...
+	 .driver_info = (unsigned long)&dm9601_info,
+	 },
 	{},			// END
 };
WBR, Sergei
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help