|
From: Guido de J. <gu...@us...> - 2001-10-06 07:38:12
|
On Saturday 06 October 2001 09:23, Guido de Jong wrote: > > page fault 0x08000002 > > eip 0x00100806 > > address 0x0bff8000 > > The next thing that should happen is that the ports above are being > enabled. This is done setting 2 bits in the IO bitmap to 0. Apparently this > generates a page fault. Don't now why at the moment. Mohan, IIRC your machine had quite a lot of memory in it. Could you look up the values in the 'nm' output for tss_system and io_port_bitmap? The offset (size word!) to the io_port_bitmap is set into the tss_system, so they must not be too far apart. This could explain your problem. Guido |