KBD_RESETDELAY=X, KBD_MAXWAIT=Y |
| The keyboard driver atkbd and the pointing device driver psm may ask the atkbdc driver to reset these devices during the boot process. It sometimes takes a long time before these devices respond to the reset command. These options control how long the atkbdc driver should wait before eventually giving up -- the driver will wait X * Y msecs at most. If the drivers seem unable to detect devices, you may want to increase these values. The default values are 200 msec for X and 5 for Y. |
KBDIO_DEBUG=N |
| Sets the debug level to N. The default value is zero, which suppresses all debugging output. |
|