xref: /netbsd-src/share/man/man4/pckbc.4 (revision 9fbd88883c38d0c0fbfcbe66d76fe6b0fab3f9de)
1.\" $NetBSD: pckbc.4,v 1.5 2001/09/22 15:58:14 wiz Exp $
2.Dd April 21, 1999
3.Os
4.Dt PCKBC 4
5.Sh NAME
6.Nm pckbc
7.Nd PC (ISA) keyboard controller driver
8.Sh SYNOPSIS
9.Cd "pckbc* at isa?"
10.Cd "pckbc* at pnpbios? index ?"
11.Cd "pckbd* at pckbc? slot ?"
12.Cd "pms*   at pckbc? slot ?"
13.Cd "pmsi*  at pckbc? slot ?"
14.Cd "opms*  at pckbc? slot ?"
15.Sh DESCRIPTION
16The
17.Nm
18driver handles resource allocation and device attachment for the
19traditional PC/AT keyboard controller. It provides two logical
20connections for child devices, the
21.Dq keyboard
22slot for a keyboard and the
23.Dq auxiliary
24slot for mice (the latter might be missing in older keyboard controllers).
25.Pp
26The optional
27.Dq slot
28locator argument can be used to force unusual connections of devices to
29logical slots. This feature is for experimentation only, it will not be
30useful in normal operation.
31.Sh SEE ALSO
32.Xr isa 4 ,
33.Xr opms 4 ,
34.Xr pckbd 4 ,
35.Xr pms 4 ,
36.Xr pmsi 4 ,
37.Xr pnpbios 4
38