File:  [Net/2] / Net2 / arch / i386 / isa / kbd.h
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 18:19:50 2018 UTC (8 years, 3 months ago) by root
Branches: NetBSD, MAIN, BJolitz
CVS tags: NetBSD09, HEAD
NetBSD 0.9

/*
 * Keyboard definitions
 *
 *	kbd.h,v 1.2 1993/05/22 08:01:31 cgd Exp
 */

/* commands and responses */
#define	KBC_RESET	0xFF	/* Reset the keyboard */
#define	KBC_STSIND	0xED	/* set keyboard status indicators */
#define	KBR_OVERRUN	0xFE	/* Keyboard flooded */
#define	KBR_RESEND	0xFE	/* Keyboard needs resend of command */
#define	KBR_ACK		0xFA	/* Keyboard did receive command */
#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.