PCI Device
From ES40 Emulator
| PCI Device Base Class | |
![]() | |
| Class | CPCIDevice |
|---|---|
| Derived from | System Component |
| Inherited by | VGA, various specific devices |
| Connects to | Typhoon Chipset |
| Header | PCIDevice.h |
| Source | PCIDevice.cpp |
| List of all devices | |
[edit] Functional Description
The PCI Device class functions as a base class for all devices that connect to a PCI Bus. The base classs takes care of configuration space handling and addressing.
