On Tue Aug  9 05, alexander wrote:
> 
> Any ideas? Maybe a timing issue?
> 

Ehmm...can anybody explain the following to me?

out dx,al ; -> bus error


        mov ecx,0FFFFFFh
.wait:
        nop
        loop .wait,ecx
        out dx,al ; - > no bus error

I'm clueless. :(
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to