Files
reactos/drivers
Justin Miller 023d8af556 [PCIX] Implement the PCIX Arbiters (#9502)
* [PCIX] Implement the I/O port and device memory arbiters
* [PCIX] Implement the bus number arbiter
* [PCIX] Return success when a bus needs no arbiters at all
* [PCIX] Start the bus arbiters with the resources the bus decodes
* [PCIX] Tear down the arbiter engine instead of hanging
Honestly this just fills in the arbiter logic following as close to what I saw in PCIX already as I can.
2026-09-10 05:46:12 +00:00
..