--- np2/romimage/BIOS/VECT13.X86 2004/04/14 16:35:53 1.1 +++ np2/romimage/BIOS/VECT13.X86 2004/05/07 11:42:29 1.2 @@ -32,6 +32,7 @@ vect13: push ax and cl, al shl ah, cl +%if 0 test al, 0x80 je short .setfddi test byte [es:0x055e], ah @@ -39,6 +40,7 @@ vect13: push ax .droplp: call fdc_recvforce je short .droplp jmp short .mainlp +%endif .setfddi: or byte [es:0x055e], ah .recvlp: stosb