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

1992/0325/power/trap.c (diff list | history)

1992/0321/sys/src/9/power/trap.c:298,3041992/0325/sys/src/9/power/trap.c:298,306 (short | long | prev | next)
1991/1031    
		 *  if nothing else, what the hell? 
1991/0212    
		 */ 
1991/1031    
		if(!any && bogies++<10){ 
1991/1105    
			print("bogus intr lvl 5 pend %lux on %d\n", npend, m->machno);/**/ 
1992/0325    
			if(0) 
			print("bogus intr lvl 5 pend %lux on %d\n", npend, m->machno); 
			USED(npend); 
1991/0212    
			delay(100); 
		} 
		/* 


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