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

1992/0317/power/devhotrod.c (diff list | history)

1992/0306/sys/src/9/power/devhotrod.c:423,4311992/0317/sys/src/9/power/devhotrod.c:423,429 (short | long | prev | next)
1991/0326    
		if(h->ri >= NRQ) 
			h->ri = 0; 
		hm->intr = 1; 
		if(hm->abort) 
			print("abort wakeup\n"); 
		else 
1992/0317    
		if(!hm->abort) 
1991/0326    
			wakeup(&hm->r); 
	} 
1991/0303    
} 


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