Plan 9 from Bell Labs 2000-06-03
1 files changed, 1 insertions(+), 1 deletions(-) M pc/sdata.c
M pc/sdata.c => pc/sdata.c +1 -1
@@ 1386,7 1386,7 @@ atainterrupt(Ureg*, void* arg) int cmdport, len, status; ctlr = arg; - + ilock(ctlr); if(inb(ctlr->ctlport+As) & Bsy){ iunlock(ctlr);