The attached patch adds the device IDs for the Belkin F5D5055 device.

Reported by Andy Juniper <[EMAIL PROTECTED]>

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

-- 
David Hollis <[EMAIL PROTECTED]>
--- a/drivers/net/usb/asix.c	2007-05-11 08:18:35.000000000 -0400
+++ b/drivers/net/usb/asix.c	2007-05-23 03:27:29.000000000 -0400
@@ -1458,6 +1458,10 @@
 	// IO-DATA ETG-US2
 	USB_DEVICE (0x04bb, 0x0930),
 	.driver_info = (unsigned long) &ax88178_info,
+}, {
+	// Belkin F5D5055
+	USB_DEVICE(0x050d, 0x5055),
+	.driver_info = (unsigned long) &ax88178_info,
 },
 	{ },		// END
 };
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to