* [PATCH 2.4.20-BK] usbnet typo
@ 2002-12-10 15:28 Stelian Pop
2002-12-10 22:42 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Stelian Pop @ 2002-12-10 15:28 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Marcelo Tosatti
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 :*)
Stelian.
===== drivers/usb/usbnet.c 1.17 vs edited =====
--- 1.17/drivers/usb/usbnet.c Thu Dec 5 15:06:42 2002
+++ edited/drivers/usb/usbnet.c Tue Dec 10 16:06:24 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
--
Stelian Pop <stelian@popies.net>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 2.4.20-BK] usbnet typo
2002-12-10 15:28 [PATCH 2.4.20-BK] usbnet typo Stelian Pop
@ 2002-12-10 22:42 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2002-12-10 22:42 UTC (permalink / raw)
To: Stelian Pop, Linux Kernel Mailing List, Marcelo Tosatti
On Tue, Dec 10, 2002 at 04:28:20PM +0100, Stelian Pop wrote:
> 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 :*)
Thanks, I've added this to my tree and will send it on to Marcelo.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-12-10 22:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-10 15:28 [PATCH 2.4.20-BK] usbnet typo Stelian Pop
2002-12-10 22:42 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox