Annotation of Net2/arch/i386/isa/kbd.h, revision 1.1.1.1

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 */

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.