|
|
1.1 ! root 1: /* ! 2: * Keyboard definitions ! 3: */ ! 4: ! 5: /* commands and responses */ ! 6: #define KBC_RESET 0xFF /* Reset the keyboard */ ! 7: #define KBC_STSIND 0xED /* set keyboard status indicators */ ! 8: #define KBR_OVERRUN 0xFE /* Keyboard flooded */ ! 9: #define KBR_RESEND 0xFE /* Keyboard needs resend of command */ ! 10: #define KBR_ACK 0xFA /* Keyboard did receive command */ ! 11: #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.