The document discusses the input/output system of the Intel 80386 microprocessor. It has the following key points:
1. The 80386 I/O system is similar to previous Intel 8086 processors, with 64K bytes of I/O space available. Memory mapped I/O can also be implemented to access up to 4GB of I/O locations.
2. New features in the 80386 include I/O privilege information added to the task state segment for protected mode. I/O locations can also be blocked in protected mode to prohibit access.
3. Memory and I/O are controlled separately, with different control signals for reads and writes. Timing diagrams show the non-p