Ports in PMODE
Posted: Tue Jul 26, 2005 11:00 pm
I have go t problem with access to ports in PMODE. for example: keyboard device. when i press key, it don't get scan code from 60h,
part of ocs log:
I have the same problem with other ports (3D4h,3D5h)
part of ocs log:
Code: Select all
[KBD ] internal keyboard buffer full, ignoring scancode.(13)
[KBD ] internal keyboard buffer full, ignoring scancode.(13)
[KBD ] internal keyboard buffer full, ignoring scancode.(13)
[KBD ] internal keyboard buffer full, ignoring scancode.(93)
[CPU0 ] protected mode
[CPU0 ] CS.d_b = 32 bit
[CPU0 ] SS.d_b = 16 bit
[CPU0 ] | IOPL=0 NV UP EI PL NZ NA PO NC
[CPU0 ] | SEG selector base limit G D
[CPU0 ] | SEG sltr(index|ti|rpl) base limit G D
[CPU0 ] | CS:0008( 0001| 0| 0) 00000000 0000ffff 0 1
[CPU0 ] | DS:0010( 0002| 0| 0) 00000000 0000ffff 0 1
[CPU0 ] | SS:0018( 0003| 0| 0) 0000ffff 00001000 0 0
[CPU0 ] | ES:0030( 0006| 0| 0) 000b8000 00008000 0 1
[CPU0 ] | FS:0010( 0002| 0| 0) 00000000 0000ffff 0 1
[CPU0 ] | GS:0010( 0002| 0| 0) 00000000 0000ffff 0 1
[CPU0 ] | CR0=0x00000011 CR1=0 CR2=0x00000000
[CPU0 ] | CR3=0x00000000 CR4=0x00000000