plan 9 kernel history: overview | file list | diff list

1994/0826/pc/kbd.c (diff list | history)

1994/0825/sys/src/9/pc/kbd.c:213,2181994/0826/sys/src/9/pc/kbd.c:213,222 (short | long | prev | next)
1991/1210    
void 
1992/0902    
i8042reset(void) 
{ 
1994/0826    
	ushort *s = (ushort*)(KZERO|0x472); 
 
	*s = 0x1234;		/* BIOS warm-boot flag */ 
 
1992/1013    
	/* 
	 *  this works for dhog 
	 */ 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)