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

1992/0630/gnot/devisdn.c (diff list | history)

1992/0627/sys/src/9/gnot/devisdn.c:657,6671992/0630/sys/src/9/gnot/devisdn.c:657,669 (short | long | prev | next)
1992/0609    
				ip->badcount++; 
		} 
		bp->wptr = bp->base; 
1992/0630    
		bp->rptr = bp->base; 
1992/0609    
	} else 
		bp->wptr = p; 
	goto Loop; 
Reset: 
	bp->wptr = bp->base; 
1992/0630    
	bp->rptr = bp->base; 
1992/0609    
	SET(unite->reset, Rres); 
	return wake; 
} 


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