2005-02-07 15:40:45

by Mikkel Krautz

[permalink] [raw]
Subject: Re: [PATCH] hid-core: Configurable USB HID Mouse Interrupt Polling Interval

Here's an updated version of kernel-parameters.txt:

Signed-off-by: Mikkel Krautz <[email protected]>
---
--- clean/Documentation/kernel-parameters.txt
+++ dirty/Documentation/kernel-parameters.txt
@@ -73,6 +73,7 @@
SWSUSP Software suspension is enabled.
TS Appropriate touchscreen support is enabled.
USB USB support is enabled.
+ USBHID USB Human Interface Device support is enabled.
V4L Video For Linux support is enabled.
VGA The VGA console has been enabled.
VT Virtual terminal support is enabled.
@@ -1393,6 +1394,9 @@
Format: <io>,<irq>

usb-handoff [HW] Enable early USB BIOS -> OS handoff
+
+ usbhid.mousepoll=
+ [USBHID] The interval at wich mice are to be polled at.

video= [FB] Frame buffer configuration
See Documentation/fb/modedb.txt.