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

2003/0201/bitsy/wavelan.c (diff list | history)

2002/1112/sys/src/9/bitsy/wavelan.c:655,6612003/0201/sys/src/9/bitsy/wavelan.c:655,661 (short | long | prev | next)
2002/1112    
			} 
			if((ctlr->ticks % 120) == 0) 
			if(ctlr->txbusy == 0) 
				w_cmd(ctlr, WCmdAskStats, WTyp_Stats); 
2003/0201    
				w_cmd(ctlr, WCmdEnquire, WTyp_Stats); 
2002/1112    
		} 
		iunlock(ctlr); 
	} 


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