next up previous contents index
Next: 10.4.4 rtc.h: NVRAM Register Up: (X86 PC) Generic Low-level Previous: 10.4.2 pic.h: Programmable Interrupt

10.4.3 keyboard.h: PC keyboard definitions

 

SYNOPSIS

#include <oskit/x86/pc/keyboard.h>

DESCRIPTION

XXX

This header file contains the register definitions for the PC keyboard. The port addresses are defined, along with the status and control bits. This would be used by a keyboard device driver, or someone manipulating they keyboard directly. (ie, to turn on and off the keyboard LEDs).

This header file is taken from CMU's Mach kernel.



University of Utah Flux Research Group