38 lines
944 B
Groff
38 lines
944 B
Groff
.\" $NetBSD: pckbc.4,v 1.5 2001/09/22 15:58:14 wiz Exp $
|
|
.Dd April 21, 1999
|
|
.Os
|
|
.Dt PCKBC 4
|
|
.Sh NAME
|
|
.Nm pckbc
|
|
.Nd PC (ISA) keyboard controller driver
|
|
.Sh SYNOPSIS
|
|
.Cd "pckbc* at isa?"
|
|
.Cd "pckbc* at pnpbios? index ?"
|
|
.Cd "pckbd* at pckbc? slot ?"
|
|
.Cd "pms* at pckbc? slot ?"
|
|
.Cd "pmsi* at pckbc? slot ?"
|
|
.Cd "opms* at pckbc? slot ?"
|
|
.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 isa 4 ,
|
|
.Xr opms 4 ,
|
|
.Xr pckbd 4 ,
|
|
.Xr pms 4 ,
|
|
.Xr pmsi 4 ,
|
|
.Xr pnpbios 4
|