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

2003/0301/pc/ethersink.c (diff list | history)

2002/0403/sys/src/9/pc/ethersink.c:48,542003/0301/sys/src/9/pc/ethersink.c:48,54 (short | long | prev)
2002/0217    
	ether->mbps = 1000; 
	ether->attach = nop; 
	ether->transmit = nop; 
	ether->irq = 0; 
2003/0301    
	ether->irq = -1; 
2002/0217    
	ether->interrupt = nil; 
	ether->ifstat = nil; 
	ether->ctl = ctl; 


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