home *** CD-ROM | disk | FTP | other *** search
/ DOS Wares / doswares.zip / doswares / UTILS / TOOLS / PCINSIDE.ZIP / PORTS.DOC
Encoding:
Text File  |  1987-10-27  |  1.6 KB  |  37 lines

  1. I/O Ports on IBM Compatibles
  2.  
  3. Collected by William C. Parke for the Capitol Heath Users' Group, 1986
  4.  
  5. The folling list gives the input and output ports used by IBM PC compatible
  6. computers.  Most ports allow access to input and output controllers.  A
  7. controller may have several internal registers which can be set to fix
  8. the operation of that controller or read to find its status.
  9.  
  10. Name of Port            Address  Chip Server if present
  11.  
  12. DMA Processor           000-00F  8237-5 DMA Chip
  13. Interrupt Generation    020-021  8259A Interrupt Processor
  14. System Timer            040-043  8253-5 System Timer and speaker audio 
  15. PPI Status Port         060-063  PPI 8255A-5, Read switches SW1, SW2
  16. DMA Page Registers      080-083  8237A Controller
  17. NMI Mask Registers      0A0-0AF  Out 80H to enable NMI, 0 to disable
  18. Reserved                0C0-0CF  
  19. Reserved                0E0-0EF  
  20. Game I/O Ports          200-20F  
  21. Serial #8 option        248-24F  [8250 ACE] ref. JRAM card
  22. Serial #6 option        268-26F  [8250 ACE]
  23. Parallel # 2            278-27F  8255 chip
  24. Clock option            2A2-2A3  MSM58321RS
  25. Serial #4 option        2E8-2EF  [8250 ACE]
  26. Serial #2               2F8-2FF  8250 ACE used with IRQ3
  27. Serial #7 option        348-34F  [8250 ACE]
  28. Serial #5 option        368-36F  [8250 ACE]
  29. Parallel # 1            378-37F  8255 chip
  30. Mono. Monitor           3B0-3BB  46505 chip
  31. Printer # 0             3BC-3BF  8255 chip
  32. Color graphics control  3D0-3DF  6845 chip
  33. Serial #3 option        3E8-3EF  [8250 ACE] use with IRQ2 except for EGA card
  34. Diskette Controller     3F0-3F7  mPD765AC
  35. Serial #1               3F8-3FF  8250 ACE used with IRQ4
  36.  
  37.