3 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
4 <META NAME="Author" CONTENT="Joshua Neal">
5 <META NAME="Description" CONTENT="Pure VGA/SVGA hardware programming (registers, identification, and otherlow-level stuff.)">
6 <META NAME="KeyWords" CONTENT="VGA SVGA hardware video programming">
7 <TITLE>FreeVGA - VGA I/O Port Index</TITLE>
11 <CENTER><A HREF="../home.htm">Home</A> <A HREF="../home.htm">Back</A>
12 <HR><B>Hardware Level VGA and SVGA Video Programming Information Page</B></CENTER>
14 <CENTER>VGA I/O Port Index
17 <BR> This index lists the VGA's
18 I/O ports in numerical order, making looking up a specific I/O port access
23 3B4h -- <A HREF="crtcreg.htm">CRTC Controller Address Register</A></LI>
26 3B5h -- <A HREF="crtcreg.htm">CRTC Controller Data Register</A></LI>
29 3BAh Read -- <A HREF="extreg.htm#3xAR">Input Status #1 Register</A></LI>
32 3BAh Write -- <A HREF="extreg.htm#3CAR3xAW">Feature Control Register</A></LI>
35 3C0h -- <A HREF="attrreg.htm">Attribute Address/Data Register</A></LI>
38 3C1h -- <A HREF="attrreg.htm">Attribute Data Read Register</A></LI>
41 3C2h Read -- <A HREF="extreg.htm#3C2R">Input Status #0 Register</A></LI>
44 3C2h Write -- <A HREF="extreg.htm#3CCR3C2W">Miscellaneous Output Register</A></LI>
47 3C4h -- <A HREF="seqreg.htm">Sequencer Address Register</A></LI>
50 3C5h -- <A HREF="seqreg.htm">Sequencer Data Register</A></LI>
53 3C7h Read -- <A HREF="colorreg.htm#3C7R">DAC State Register</A></LI>
56 3C7h Write -- <A HREF="colorreg.htm#3C7W">DAC Address Read Mode Register</A></LI>
59 3C8h -- <A HREF="colorreg.htm#3C8">DAC Address Write Mode Register</A></LI>
62 3C9h -- <A HREF="colorreg.htm#3C9">DAC Data Register</A></LI>
65 3CAh Read -- <A HREF="extreg.htm#3CAR3xAW">Feature Control Register</A></LI>
68 3CCh Read -- <A HREF="extreg.htm#3CCR3C2W">Miscellaneous Output Register</A></LI>
71 3CEh -- <A HREF="graphreg.htm">Graphics Controller Address Register</A></LI>
74 3CFh -- <A HREF="graphreg.htm">Graphics Controller Data Register</A></LI>
77 3D4h -- <A HREF="crtcreg.htm">CRTC Controller Address Register</A></LI>
80 3D5h -- <A HREF="crtcreg.htm">CRTC Controller Data Register</A></LI>
83 3DAh Read -- <A HREF="extreg.htm#3xAR">Input Status #1 Register</A></LI>
86 3DAh Write -- <A HREF="extreg.htm#3CAR3xAW">Feature Control Register</A></LI>
90 <P>Notice: All trademarks used or referred to on this page are the property
91 of their respective owners.
92 <BR>All pages are Copyright © 1997, 1998, J. D. Neal, except where
93 noted. Permission for utilization and distribution is subject to the terms
94 of the <A HREF="../license.htm">FreeVGA Project Copyright License</A>.