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

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

1993/1221/sys/src/9/pc/kbd.c:387,3931994/0205/sys/src/9/pc/kbd.c:387,394 (short | long | prev | next)
1991/0730    
	 *  if it's the mouse... 
	 */ 
	if(s & Minready){ 
1993/1113    
		ps2mouseputc(c); 
1994/0205    
		if(mousetype == MousePS2) 
			ps2mouseputc(c); 
1993/1124    
		return; 
1991/0730    
	} 
1991/0703    
 


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