Displaying 1 result from an estimated 1 matches for "x1206".
Did you mean:
1206
2005 Oct 11
0
Access to ioport 0x60 in domU
...and my english ist not so good, but try to
explain my problem.
For my studium i have to programm a kernelmodule which replace the
original irq-routine for the keyboarddriver. I have already compile the
module an insmoded them in a domU. I used this example
"http://www.faqs.org/docs/kernel/x1206.html". With pci-access to the
pci/isa-bridge it seems to work. But the problem is, the scancode from
the example "scancode = inb(0x60);" is always "ffffffff".
Can I access to this ioport from domU. I think its possible, because
"cat /proc/ioports" shows an p...