Christopher Vance wrote:
The only file mentioning KB_CONF_NO_PROBE_TEST in any version appears
to be src/sys/dev/kbd/atkbd.c, with no definition anywhere.

Your src/ tree is not up to date, or has been otherwise mangled.

The commit that added KB_CONF_NO_PROBE_TEST touched two files:

[EMAIL PROTECTED]:/sys/dev/kbd] 2% grep KB_CONF_NO_PROBE_TEST *

atkbd.c: if (!(flags & KB_CONF_NO_PROBE_TEST))
atkbdreg.h:#define KB_CONF_NO_PROBE_TEST (1 << 3) /* don't test keyboard during probe */


-aDe

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to