netbsd man page for pckbc

Query: pckbc

OS: netbsd

Section: 4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PCKBC(4)						   BSD Kernel Interfaces Manual 						  PCKBC(4)

NAME
pckbc -- PC (ISA) keyboard controller driver
SYNOPSIS
pckbc* at acpi? pckbc* at isa? pckbc* at pnpbios? index ? pckbd* at pckbc? slot ? pms* at pckbc? slot ?
DESCRIPTION
The pckbc driver handles resource allocation and device attachment for the traditional PC/AT keyboard controller. It provides two logical connections for child devices, the ``keyboard'' slot for a keyboard and the ``auxiliary'' slot for mice (the latter might be missing in older keyboard controllers). The optional ``slot'' locator argument can be used to force unusual connections of devices to logical slots. This feature is for experimenta- tion only, it will not be useful in normal operation.
SEE ALSO
acpi(4), isa(4), pckbd(4), pms(4), pnpbios(4)
BSD
April 16, 2002 BSD
Related Man Pages
pckbport_attach_slot(9) - netbsd
pckbport_enqueue_cmd(9) - netbsd
pckbport(9) - netbsd
pckbport_flush(9) - netbsd
pckbport_set_poll(9) - netbsd
Similar Topics in the Unix Linux Community
OpenBSD bad Multitasking?