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>]
This commit is contained in:
parent
474f15b863
commit
a9032e75b2
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user