Drew CHen
2005-02-20 21:58:31 UTC
Ok, I am having
trouble with, and
know others are, the
documenation of what
needs to be done.
Right now i am stuck
trying to get my LDT
to load, i get an
error where bochs
just quits saying
LDT: index (702f)e05
(index)[TI|RPL]
if anyone has any
ideas, it woudl be
greatly appreciated
i figure my Create
user context is
wrong, so here is
what i want:
Better documentation
on
Init_xxxx_Segment_Descriptor,
and better
documentation on the
assembly lldt
instruction.
also a simple yes or
no that all the
steps in the power
point presentation
for Create user
context do not need
more than virtSize
as a parameter for
the function.
and lastly, we need
to add an
Interrupt_Handler
like lprog.c in
project one did or
something similar.
The project
description
describing sys_calls
seems to imply that
the ONLY thing
needed for sys_Calls
is to edit the
function bodies of
the call.
thanks.
trouble with, and
know others are, the
documenation of what
needs to be done.
Right now i am stuck
trying to get my LDT
to load, i get an
error where bochs
just quits saying
LDT: index (702f)e05
limit (10)
(702f)e05 is my(index)[TI|RPL]
if anyone has any
ideas, it woudl be
greatly appreciated
i figure my Create
user context is
wrong, so here is
what i want:
Better documentation
on
Init_xxxx_Segment_Descriptor,
and better
documentation on the
assembly lldt
instruction.
also a simple yes or
no that all the
steps in the power
point presentation
for Create user
context do not need
more than virtSize
as a parameter for
the function.
and lastly, we need
to add an
Interrupt_Handler
like lprog.c in
project one did or
something similar.
The project
description
describing sys_calls
seems to imply that
the ONLY thing
needed for sys_Calls
is to edit the
function bodies of
the call.
thanks.