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

2001/1204/pc/devether.c (diff list | history)

2001/1130/sys/src/9/pc/devether.c:91,1012001/1204/sys/src/9/pc/devether.c:91,96 (short | long | prev | next)
1997/0327    
	return netifbread(etherxx[chan->dev], chan, n, offset); 
1995/0108    
} 
 
1997/0327    
static void 
1995/0822    
etherremove(Chan*) 
1992/0424    
{ 
} 
                 
2001/0527    
static int 
etherwstat(Chan* chan, uchar* dp, int n) 
1992/0424    
{ 
2001/1130/sys/src/9/pc/devether.c:466,4712001/1204/sys/src/9/pc/devether.c:461,466
1997/0327    
	etherbread, 
	etherwrite, 
	etherbwrite, 
	etherremove, 
2001/1204    
	devremove, 
1997/0327    
	etherwstat, 
}; 


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