freebsd-skq/sys/dev/kbd
sobomax 80da76bc50 Provide a new tunable hw.atkbdc.broken_kit_cmd, which if set to 1
instructs the driver to avoid using Keyboard Interface Test command.
This command causes problems with some non-compliant hardware, resulting
in machine being abruptly powered down early in the boot process.

Particularly it's known that HP ZV5000 and Compaq R3000Z notebooks
are affected by this problem.

Due to popularity of those models this patch is good MFC5.4 candidate.

PR:		67745
Submitted by:	Jung-uk Kim jkim at niksun.com
MFC after:	1 days
2005-04-07 17:15:10 +00:00
..
atkbd.c plug memory leak 2005-02-26 18:55:53 +00:00
atkbdc.c Provide a new tunable hw.atkbdc.broken_kit_cmd, which if set to 1 2005-04-07 17:15:10 +00:00
atkbdcreg.h
atkbdreg.h
kbd.c #include fcntl.h not vnode.h. Check O_NONBLOCK not IO_NDELAY. 2004-12-22 17:29:02 +00:00
kbdreg.h
kbdtables.h