mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-25 18:29:49 +00:00
6fad095730
Don't always return 0 when reading it. The status register contains some bits that Open Firmware uses to set some properties. A PCI device can set a default status register value to set those bits. this->status = 0x02B0; // 0000 0 01 0 1 0 1 1 0000 Capabilities List, 66 MHz, Fast Back-to-Back, DevSel Speed: Medium |
||
---|---|---|
.. | ||
bandit.cpp | ||
bandit.h | ||
pcidevice.cpp | ||
pcidevice.h | ||
pcihost.cpp | ||
pcihost.h |