--- np2/romimage/Attic/sxsibios.asm 2004/01/05 12:54:56 1.4 +++ np2/romimage/Attic/sxsibios.asm 2004/01/13 05:30:58 1.5 @@ -79,7 +79,9 @@ sxsi_bios: cld mov cx, 8 mov si, offset sxsibiosstr mov dx, 07efh + cli rep outsb + sti pop ax pop bx pop cx