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

2001/0727/alphapc/devether.c (diff list | history)

2001/0727/sys/src/9/alphapc/devether.c:91,1012001/1204/sys/src/9/alphapc/devether.c:91,96 (short | long | prev | next)
1999/0415    
	return netifbread(etherxx[chan->dev], chan, n, offset); 
} 
 
static void 
etherremove(Chan*) 
{ 
} 
                 
2001/0727    
static int 
etherwstat(Chan* chan, uchar* dp, int n) 
1999/0415    
{ 
2001/0727/sys/src/9/alphapc/devether.c:446,4512001/1204/sys/src/9/alphapc/devether.c:441,446
1999/0415    
	etherbread, 
	etherwrite, 
	etherbwrite, 
	etherremove, 
2001/1204    
	devremove, 
1999/0415    
	etherwstat, 
}; 


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