12.04.2012 17:28, Paul Crawford wrote:
> I noticed in the dosemu configuration file the comment "Note that IRQ 
> passing does not work on x86-64".
>
> I wondered if this is going to be fixed, or it is something fundamental 
> broken in 64-bit CPUs as compared to working with the vm86 option that 
> 32-bit CPUs provide?
I can't comment on whether it is going to be fixed
(haven't looked into dosemu for 6 years), but there
is certainly nothing wrong with the CPUs: it is just an
unimplemented feature in dosemu.
The ad-hoc solution was to register the IRQ-triggered
SIGIOs via the vm86() syscall. This syscall doesn't exist
on the 64bit kernels, so dosemu "broke".

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Dosemu-devel mailing list
Dosemu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dosemu-devel

Reply via email to