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

2001/0504/mpc/devether.c (diff list | history)

2000/0713/sys/src/9/mpc/devether.c:243,2492001/0504/sys/src/9/mpc/devether.c:243,249 (short | long | prev | next)
1999/0121    
etherwrite(Chan* chan, void* buf, long n, vlong) 
{ 
	Ether *ether; 
	Block *bp; 
2001/0504    
	Block *volatile bp; 
1999/0121    
 
	ether = etherxx[chan->dev]; 
	if(NETTYPE(chan->qid.path) != Ndataqid) 


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