~kris/9p

9hist

360bd0a9e15aeeb5c9e9962daea2319233065acf — David du Colombier 26 years ago e6e8f78
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);