]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
bootparam.7: Remove crufty "Mouse drivers" options
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 24 Apr 2015 08:45:32 +0000 (10:45 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 24 Apr 2015 11:46:02 +0000 (13:46 +0200)
[Part of a general change to remove cruft from this page.]
Much of the detail on device-driver specifics in this page dates
from the 20th century. (The last major update to this page was in
man-pages-1.14!) It's hugely out of date now (many of these
devices disappeared from the kernel years ago.) Arguably, this
kind of detail should never have been placed in a man page to
begin with, since devices come and go. Remove such text, and
where appropriate and possible add pointers to files in the
kernel Documentation/ directory.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/bootparam.7

index fe04b01e9eaec244f34f6bfa17c76ac20b37fa0b..6a97cb482c285117b8974a9304941442c375937c 100644 (file)
@@ -826,29 +826,6 @@ lp=none,parport0 would use the first parallel port for lp1, and
 disable lp0.
 To disable the printer driver entirely, one can use
 lp=0.
-.SS Mouse drivers
-.TP
-.B "'bmouse=irq'"
-The busmouse driver accepts only one parameter, that being the
-hardware IRQ value to be used.
-.TP
-.B "'msmouse=irq'"
-And precisely the same is true for the msmouse driver.
-.TP
-.B "ATARI mouse setup"
-Syntax:
-
-.in +4n
-.nf
-atamouse=threshold[,y-threshold]
-.fi
-.in
-.IP
-If only one argument is given, it is used for both
-x-threshold and y-threshold.
-Otherwise, the first argument
-is the x-threshold, and the second the y-threshold.
-These values must lie between 1 and 20 (inclusive); the default is 2.
 .SS Video hardware
 .TP
 .B "'no-scroll'"