[2.6 patch] fix USB_MOUSE help text
From: Adrian Bunk (bunk_at_fs.tum.de)
Date: 09/25/03
- Previous message: Norris, Brent: "128G Limit in Reiserfs? Or the Kernel? Or something else?"
- Next in thread: Greg KH: "Re: [2.6 patch] fix USB_MOUSE help text"
- Reply: Greg KH: "Re: [2.6 patch] fix USB_MOUSE help text"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 25 Sep 2003 15:13:41 +0200 To: greg@kroah.com
The USB_MOUSE help text was obviously copied from the USB_KBD help text.
The patch below does a s/keyboard/mouse/g
Please apply
Adrian
--- linux-2.6.0-test5-mm4/drivers/usb/input/Kconfig.old 2003-09-25 15:10:18.000000000 +0200
+++ linux-2.6.0-test5-mm4/drivers/usb/input/Kconfig 2003-09-25 15:10:42.000000000 +0200
@@ -112,8 +112,8 @@
depends on USB && INPUT
---help---
Say Y here only if you are absolutely sure that you don't want
- to use the generic HID driver for your USB keyboard and prefer
- to use the keyboard in its limited Boot Protocol mode instead.
+ to use the generic HID driver for your USB mouse and prefer
+ to use the mouse in its limited Boot Protocol mode instead.
This is almost certainly not what you want. This is mostly
useful for embedded applications or simple mice.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Norris, Brent: "128G Limit in Reiserfs? Or the Kernel? Or something else?"
- Next in thread: Greg KH: "Re: [2.6 patch] fix USB_MOUSE help text"
- Reply: Greg KH: "Re: [2.6 patch] fix USB_MOUSE help text"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|