mirror of
https://github.com/opnsense/src.git
synced 2026-03-27 05:03:09 -04:00
- always use pci_conf_read() and pci_conf_write(). (This is required to simulate non-existant devices in my system for PCI bridge code tests.) - reorder some functions (put the main functions at the end). - correct off by one bug in the code dealing with unitialized PCI to PCI bridge chips. (Bug found by ASAMI Satoshi.) - print function number for multi-function devices. |
||
|---|---|---|
| .. | ||
| pci.c | ||
| pcireg.h | ||
| pcivar.h | ||