On Tue, Oct 16, 2001 at 04:16:42AM +0200, Marcus Brinkmann wrote:
> /* Request a new port IO_PERM that represents the capability to access
>    the I/O ports [FROM; TO] directly.  MASTER_PORT is the master device port.
>    The function returns KERN_INVALID_ARGUMENT if TARGET_TASK is not a task,
>    or FROM is greater than TO.  */
> routine       i386_io_perm_create(

...KERN_INVALID_ARGUMENT if MASTER_PORT is not the device master port, or ...

> The task switching mechanism will only use one TSS for processors.

... one TSS per processor.

Earlier I wrote in a mail that the base TSS is copied for the secondary
CPU's TSSs.  This is not correct.

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