36 lines
889 B
Groff
36 lines
889 B
Groff
.\" $NetBSD: pckbc.4,v 1.1 1999/04/21 18:42:03 drochner 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 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 ressource 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 auxillary
|
|
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 pckbd 4 ,
|
|
.Xr pms 4 ,
|
|
.Xr pmsi 4 ,
|
|
.Xr opms 4 .
|