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

2002/0110/mtx/ether2114x.c (diff list | history)

2002/0110/sys/src/9/mtx/ether2114x.c:619,6252002/0711/sys/src/9/mtx/ether2114x.c:619,625 (short | long | prev)
2002/0109    
	bp->wp += sizeof(bi)*16; 
 
	ctlr->setupbp = bp; 
	ether->oq = qopen(256*1024, 1, 0, 0); 
2002/0711    
	ether->oq = qopen(256*1024, Qmsg, 0, 0); 
2002/0109    
	transmit(ether); 
} 
 


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