Add device IDs for the 0G0 Cable Ethernet device as reported by
Charles Lepple <[EMAIL PROTECTED]>.

Signed-off-by: David Hollis <[EMAIL PROTECTED]>


Add device IDs for the 0G0 Cable Ethernet device as reported by
Charles Lepple <[EMAIL PROTECTED]>.

Signed-off-by: David Hollis <[EMAIL PROTECTED]>

--- a/drivers/usb/net/asix.c	2006-01-05 14:33:10.000000000 -0500
+++ b/drivers/usb/net/asix.c	2006-01-05 14:35:11.000000000 -0500
@@ -916,6 +916,10 @@
 	// Linksys USB200M Rev 2
 	USB_DEVICE (0x13b1, 0x0018),
 	.driver_info = (unsigned long) &ax88772_info,
+}, {
+	// OQO cable ethernet
+	USB_DEVICE (0x1557, 0x7720),
+	.driver_info = (unsigned long) &ax88772_info,
 },
 	{ },		// END
 };

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to