~kris/9p

9hist

b7eba30c28d81cb5f332dc112ad1e2857c36b304 — David du Colombier 31 years ago 5062c11
Plan 9 from Bell Labs 1994-12-02
1 files changed, 1 insertions(+), 1 deletions(-)

M pc/dma.c
M pc/dma.c => pc/dma.c +1 -1
@@ 182,7 182,7 @@ dmaend(int chan)
	unlock(dp);

	xp = &dp->x[chan];
	if(xp->len == 0)
	if(xp->len == 0 || xp->isread)
		return;

	/*