aboutsummaryrefslogtreecommitdiff
path: root/sys/i386
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-11-15 19:42:07 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-11-15 19:42:07 +0000
commita9032e75b2a6f03918159834b9604246c6732d80 (patch)
treec643cb386d1b4f3bd8e2ed9177dd1c7d05d6ccf3 /sys/i386
parent474f15b863f594d4ddbe2ebbbf4b0c9734662e05 (diff)
downloadsrc-a9032e75b2a6f03918159834b9604246c6732d80.tar.gz
src-a9032e75b2a6f03918159834b9604246c6732d80.zip
Document the atkbd flags of 0x03 and be explicit to mention this might
fit some dockingstation keyboard probing. PR: 23681 Submitted by: yokota [PR issued by: Claude Lefrancois <lmcclef@lmc.ericsson.se>]
Notes
Notes: svn path=/head/; revision=86418
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/conf/NOTES2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 327ea0fcb07f..e56a06e87652 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -1175,6 +1175,8 @@ options KBD_INSTALL_CDEV # install a CDEV entry in /dev
# `flags' for atkbd:
# 0x01 Force detection of keyboard, else we always assume a keyboard
# 0x02 Don't reset keyboard, useful for some newer ThinkPads
+# 0x03 Force detection and avoid reset, might help with certain
+# dockingstations
# 0x04 Old-style (XT) keyboard support, useful for older ThinkPads
# PS/2 mouse