pckbc.4 revision 1.7
$OpenBSD: pckbc.4,v 1.7 2003/01/31 23:03:38 miod Exp $
$NetBSD: pckbc.4,v 1.2 2000/06/16 06:42:31 augustss Exp $

.Dd April 21, 1999 .Dt PCKBC 4 .Os .Sh NAME .Nm pckbc .Nd PC (ISA) keyboard controller driver .Sh SYNOPSIS .Cd "pckbc* at isa?" .Cd "pckbc* at ebus?" .Cd "pckbd* at pckbc?" .Cd "pms* at pckbc?" .Cd "pmsi* at pckbc?" .Sh DESCRIPTION The .Nm driver handles resource allocation and device attachment for the traditional PC/AT keyboard controller. It provides two logical connections for child devices, the .Dq keyboard slot for a keyboard and the .Dq auxiliary slot for mice (the latter might be missing in older keyboard controllers). .Pp
The optional
.Dq slot
locator argument can be used to force unusual connections of devices to
logical slots.
This feature is for experimentation only, it will not be
useful in normal operation.
.Sh SEE ALSO .Xr ebus 4 , .Xr isa 4 , .Xr pckbd 4 , .Xr pms 4 , .Xr pmsi 4 ,