The FreeBasic include for the PCI manager
Marcel Sondaar
| pci.bi | The FreeBasic include for the PCI manager |
| Todo’s | |
| documentation | |
| PCICALLS | This enumeration lists all the defined calls to a PCI configuration manager |
| Constants | |
| PCI_GETDEVICE | Get the Vendor/Type for a certain device |
| PCI_READDWORD | Read a 32-bit doubleword from PCI Configuration space |
| PCI_READBYTE | Read one byte from PCI Configuration space |
| PCI_WRITEDWORD | |
| PCI_WRITEBYTE | |
| PCI_GETBARTYPE | |
| PCI_GETBARBASE | |
| PCI_ENUMERATEDEV | |
| PCI_SETBARBASE |
This enumeration lists all the defined calls to a PCI configuration manager
Derived from: none
Derivatives: none
| Constants | |
| PCI_GETDEVICE | Get the Vendor/Type for a certain device |
| PCI_READDWORD | Read a 32-bit doubleword from PCI Configuration space |
| PCI_READBYTE | Read one byte from PCI Configuration space |
| PCI_WRITEDWORD | |
| PCI_WRITEBYTE | |
| PCI_GETBARTYPE | |
| PCI_GETBARBASE | |
| PCI_ENUMERATEDEV | |
| PCI_SETBARBASE |