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

1990/03042/port/devcons.c (diff list | history)

1990/0227/sys/src/9/port/devcons.c:238,2471990/03042/sys/src/9/port/devcons.c:238,243 (short | long | prev | next)
1990/0227    
	 */ 
	if(c == 0x14) 
		DEBUG(); 
	else if(c == 0x0c) 
		LANCEDEBUG(); 
	else if(c == 0x02) 
		LANCEPRDEBQ(); 
	if(c == 0x15) 
		putstrn("^U\n", 3); 
	else{ 


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