[Toc][Index]

Sections and Their Order of Appearance


The service sections listed in the following table are commented on and 
illustrated using the PMI language. 
The sections in the table are listed in the order they appear in a .PMI 
file. 

+----------------------+----------+--------------------+----------------------+
|Name                  |Required  |Type                |Comments              |
+----------------------+----------+--------------------+----------------------+
|[PMIVersion]          |Yes       |Informational       |                      |
+----------------------+----------+--------------------+----------------------+
|[Hardware]            |Yes       |Informational       |                      |
+----------------------+----------+--------------------+----------------------+
|[Declarations]        |No        |Informational       |Provides multiple     |
|                      |          |                    |instances, dynamic    |
|                      |          |                    |configuration support |
+----------------------+----------+--------------------+----------------------+
|[TrapRegs]            |Yes       |Informational       |Provides limited      |
|                      |          |                    |virtualization support|
+----------------------+----------+--------------------+----------------------+
|[IdentifyAdapter]     |Yes       |Service             |                      |
+----------------------+----------+--------------------+----------------------+
|[SetMemoryIOAddress]  |No        |Service             |Sets the linear       |
|                      |          |                    |aperture              |
+----------------------+----------+--------------------+----------------------+
|[UnLock]              |Yes       |Service             |                      |
+----------------------+----------+--------------------+----------------------+
|[Cleanup]             |Yes       |Service             |Provides reset,       |
|                      |          |                    |disable, and bail-out |
|                      |          |                    |support               |
+----------------------+----------+--------------------+----------------------+
|[SetBank]             |Yes       |Service             |If applicable         |
+----------------------+----------+--------------------+----------------------+
|[GetBank]             |Yes       |Service             |If applicable         |
+----------------------+----------+--------------------+----------------------+
|[TuneDisplay]         |No        |Service             |Provides display      |
|                      |          |                    |centering and sizing  |
+----------------------+----------+--------------------+----------------------+
|[Comment]             |No        |Informational       |One per ModeInfo, if  |
|                      |          |                    |desired               |
+----------------------+----------+--------------------+----------------------+
|[ModeInfo]            |Yes       |Informational       |Multiple entries with |
|                      |          |                    |unique values         |
+----------------------+----------+--------------------+----------------------+
|[MonitorModeInfo]     |No        |Informational       |Provides              |
|                      |          |                    |multiple-monitor      |
|                      |          |                    |timing support        |
+----------------------+----------+--------------------+----------------------+
|[SetMode]             |Yes       |Service             |At least one per file |
|                      |          |                    |or, at most, one per  |
|                      |          |                    |MonitorModeInfo       |
|                      |          |                    |section               |
+----------------------+----------+--------------------+----------------------+


Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs