Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1228 → Rev 1229

/kernel/trunk/detect/dev_fd.inc
24,7 → 24,7
mov cx,0xff
wait_cmos:
dec cx
cmp cx,0
jne wait_cmos
test cx,cx
jnz wait_cmos
in al,0x71
mov [DRIVE_DATA],al