- Aug 12, 2014
- 522
- 3
- 81
Hello,
I'm asking about the I/O memory space, not the memory mapped space where the RAM is located.
You know, the memory space reached by using the 'in/out' opcodes, not the 'mov' opcode.
I think the keyboard controller is located in the I/O space as well as the configuration registers for the chipset.
I know that a 64 bit processor will have a theoretical address space of 2^64.
Would its I/O space be just as large?
Also, do the two spaces use the same physical bus system?
I'm asking about the I/O memory space, not the memory mapped space where the RAM is located.
You know, the memory space reached by using the 'in/out' opcodes, not the 'mov' opcode.
I think the keyboard controller is located in the I/O space as well as the configuration registers for the chipset.
I know that a 64 bit processor will have a theoretical address space of 2^64.
Would its I/O space be just as large?
Also, do the two spaces use the same physical bus system?