ChangeSet 1.811.1.6, 2002/12/11 00:37:38-08:00, [EMAIL PROTECTED]

[PATCH] usbnet typo

There is a typo in the latest usbnet driver which disables
the compile of iPAQ specific code.

With the attached patch, the new driver recognises the iPAQ
and even works :*)


diff -Nru a/drivers/usb/usbnet.c b/drivers/usb/usbnet.c
--- a/drivers/usb/usbnet.c      Mon Dec 16 16:34:11 2002
+++ b/drivers/usb/usbnet.c      Mon Dec 16 16:34:11 2002
@@ -160,7 +160,7 @@
 #define        CONFIG_USB_GENESYS
 #define        CONFIG_USB_NET1080
 #define        CONFIG_USB_PL2301
-#define        CONFIG_USB_SA1110
+#define        CONFIG_USB_SA1100
 #define        CONFIG_USB_ZAURUS
 
 


-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to