mirror of
https://github.com/reactos/reactos.git
synced 2026-09-26 12:13:10 +08:00
I did notice our PCIX hack flags seem to be compatible with what windows is trying to do, I've kept that. Though I'm only really checking against modern windows here. I may reduce our flag list later, also i noticed our usage of them was a bit off in how we decode some information; This broke VGA for months in my development of this driver. * [PCIX] Refuse to disable decodes for the devices Windows keeps decoding * [PCIX] Let a 64-bit BAR be placed above 4GB * [XDK] Enable the MemIo vista+ APIs we're really need * [PCIX] Build a BAR requirement from named bounds * [PCIX] Treat a BAR that implements no address bits as absent