mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-11-02 07:05:48 +00:00
37c352955c
Usually bit 1 of I/O BARs is 0 since it is reserved, but control has an I/O BAR where this bit is set. bar_cfg is used to determine the default values of the least significant bits (2 bits for I/O BARs and 4 bits for Memory BARs). The upper bits of bar_cfg determine which bits can be set and also determines the size of the BAR. |
||
---|---|---|
.. | ||
bandit.cpp | ||
bandit.h | ||
pcidevice.cpp | ||
pcidevice.h | ||
pcihost.cpp | ||
pcihost.h |