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

1991/1011/power/devhotrod.c (diff list | history)

1991/1011/sys/src/9/power/devhotrod.c:473,4791991/1019/sys/src/9/power/devhotrod.c:473,481 (short | long | prev | next)
1990/1013    
		print("bad hotrod vec\n"); 
		return; 
	} 
1991/0306    
	h->addr->lcsr3 &= ~INT_VME; 
1991/1019    
	l = h->addr->lcsr3 & ~INT_VME; 
	h->addr->lcsr3 = l; 
	h->addr->lcsr3 = l; 
1991/0401    
	while(l = h->addr->replyq[h->ri]){	/* assign = */ 
1991/0326    
		hm = (Hotmsg*)(VME2MP(l)); 
1991/0401    
		h->addr->replyq[h->ri] = 0; 


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