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

2002/0403/pc/ethersink.c (diff list | history)

2002/0217/sys/src/9/pc/ethersink.c:42,472002/0403/sys/src/9/pc/ethersink.c:42,49 (short | long | prev | next)
2002/0217    
{ 
	uchar ea[Eaddrlen]; 
 
2002/0403    
	if(ether->type==nil) 
		return -1; 
2002/0217    
	memset(ea, 0, sizeof ea); 
	ether->mbps = 1000; 
	ether->attach = nop; 


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