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

1994/1202/pc/dma.c (diff list | history)

1993/0915/sys/src/9/pc/dma.c:182,1881994/1202/sys/src/9/pc/dma.c:182,188 (short | long | prev | next)
1991/0803    
	unlock(dp); 
 
	xp = &dp->x[chan]; 
1991/0925    
	if(xp->len == 0) 
1994/1202    
	if(xp->len == 0 || xp->isread) 
1991/0803    
		return; 
 
	/* 


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