reactos/hal/halx86/include
Dmitry Borisov 6f4be52a1c
[HALX86] Print the correct size of the BAR in HalpDebugPciDumpBus()
Reference: https://wiki.osdev.org/PCI#Address_and_size_of_the_BAR

To determine the amount of address space needed by a PCI device,
you must save the original value of the BAR, write a value
of all 1's to the register, then read it back.

Note: 64-bit BARs are not supported yet.
2022-05-26 16:40:17 +03:00
..
bus.h [HAL:APIC] Fix interrupt assignment 2021-06-17 23:27:44 +02:00
hal.h [HAL] Fix build with CONFIG_SMP 2021-06-19 12:17:18 +02:00
halacpi.h [REACTOS] Addendum to 5c7ce4475e - Fix MSVC 2015 build 2021-05-12 11:04:29 +02:00
haldma.h
halhw.h [HALPC98] Add Hardware Abstraction Layer for NEC PC-98 series (#3002) 2020-07-25 15:31:02 +02:00
halirq.h
halp.h [HALX86] Print the correct size of the BAR in HalpDebugPciDumpBus() 2022-05-26 16:40:17 +03:00
ioapic.h
mps.h [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
smp.h [HALX86] Add support for parsing ACPI MADT tables 2022-04-07 22:54:32 +03:00