On Wed, Oct 10, 2001 at 06:46:22PM -0400, Roland McGrath wrote:
> > Can I/O permission violations be catched in userspace, by emulating the
> > io_emulate exception?  Then I guess we can just let the default
> > implementation return an error anyway.
> 
> I'm not really sure what you are asking here.

If you run a DOS program in a DOS emulator, you probably want to emulate
some of the I/O port accesses.  I think that's io_emulation all about, right? 
A DOS emulator would catch the exception and either add permission to the
task and allow the access, deny the access, or emulate it.
 
Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED]
Marcus Brinkmann              GNU    http://www.gnu.org    [EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.marcus-brinkmann.de

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to