2002-04-16 15:49:54 +04:00
|
|
|
.\" $NetBSD: pckbc.4,v 1.6 2002/04/16 11:49:54 wiz Exp $
|
|
|
|
.Dd April 16, 2002
|
1999-04-21 22:42:03 +04:00
|
|
|
.Os
|
|
|
|
.Dt PCKBC 4
|
|
|
|
.Sh NAME
|
|
|
|
.Nm pckbc
|
|
|
|
.Nd PC (ISA) keyboard controller driver
|
|
|
|
.Sh SYNOPSIS
|
2000-06-16 10:42:31 +04:00
|
|
|
.Cd "pckbc* at isa?"
|
|
|
|
.Cd "pckbc* at pnpbios? index ?"
|
|
|
|
.Cd "pckbd* at pckbc? slot ?"
|
|
|
|
.Cd "pms* at pckbc? slot ?"
|
|
|
|
.Cd "opms* at pckbc? slot ?"
|
1999-04-21 22:42:03 +04:00
|
|
|
.Sh DESCRIPTION
|
|
|
|
The
|
|
|
|
.Nm
|
2001-06-12 15:26:21 +04:00
|
|
|
driver handles resource allocation and device attachment for the
|
1999-04-21 22:42:03 +04:00
|
|
|
traditional PC/AT keyboard controller. It provides two logical
|
|
|
|
connections for child devices, the
|
|
|
|
.Dq keyboard
|
|
|
|
slot for a keyboard and the
|
2001-06-12 15:26:21 +04:00
|
|
|
.Dq auxiliary
|
1999-04-21 22:42:03 +04:00
|
|
|
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 isa 4 ,
|
2001-09-22 19:58:13 +04:00
|
|
|
.Xr opms 4 ,
|
1999-04-21 22:42:03 +04:00
|
|
|
.Xr pckbd 4 ,
|
|
|
|
.Xr pms 4 ,
|
2001-09-22 19:58:13 +04:00
|
|
|
.Xr pnpbios 4
|