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; /*