Displaying 1 result from an estimated 1 matches for "03f2h".
Did you mean:
03f2
2002 May 15
1
Syslinux Bootsector
...;
; Linux wants the floppy motor shut off before starting the kernel,
; at least bootsect.S seems to imply so
;
kill_motor:
push ax
push dx
xor ax,ax
xor dx,dx
int 13h
pop dx
pop ax
instead of
mov dx,03F2h
xor al,al
call slow_out
Thx for any comments,
Martin Neuhaeusser
--
\ /
---==( o )==---
PGP encrypted messages preferred. Public-Key at:
http://sawfish.weh.rwth-aachen.de/~martin/index.html