|
|
1.1 root 1: /*
2: * Keyboard definitions
1.1.1.2 ! root 3: *
! 4: * kbd.h,v 1.2 1993/05/22 08:01:31 cgd Exp
1.1 root 5: */
6:
7: /* commands and responses */
8: #define KBC_RESET 0xFF /* Reset the keyboard */
9: #define KBC_STSIND 0xED /* set keyboard status indicators */
10: #define KBR_OVERRUN 0xFE /* Keyboard flooded */
11: #define KBR_RESEND 0xFE /* Keyboard needs resend of command */
12: #define KBR_ACK 0xFA /* Keyboard did receive command */
13: #define KBR_RSTDONE 0xAA /* Keyboard reset complete */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.