View | Details | Raw Unified | Return to bug 51875
Collapse All | Expand All

(-)share/man/man4/atkbd.4 Fri May 2 12:27:20 2003 (-2 / +3 lines)
Lines 153-161 Link Here
153
.It bit 0 (FAIL_IF_NO_KBD)
153
.It bit 0 (FAIL_IF_NO_KBD)
154
By default the
154
By default the
155
.Nm
155
.Nm
156
driver will install even if a keyboard is not actually connected to the
156
driver is only installed when a keyboard is connected to the
157
system.
157
system.
158
This option prevents the driver from being installed in this situation.
158
Remove this option, or zero the flag bit to install the driver for
159
situations when the keyboard might not be connected.
159
.It bit 1 (NO_RESET)
160
.It bit 1 (NO_RESET)
160
When this option is given, the
161
When this option is given, the
161
.Nm
162
.Nm

Return to bug 51875