[HAL]: Implement HalAdjustResourceList using Bus Handler support. Previous HAL said...
[reactos.git] / reactos / hal / halx86 / generic / legacy / bussupp.c
2010-06-07 Sir Richard[HAL]: Implement HalAdjustResourceList using Bus Handle...
2010-06-07 Sir Richard[HAL]: Implement HalTranslateBusAddress using Bus Handl...
2010-06-07 Sir Richard[HAL]: Implement Bus Handler support for HalGetInterrup...
2010-06-07 Sir Richard[HAL]: Use Bus Handler support for HalSetBusDataByOffse...
2010-06-07 Sir Richard[HAL]: First use of bus handler support: HalGetBusDataB...
2010-06-07 Sir Richard[HAL]: I don't like to swear, but F*CK this MiniHAL...
2010-06-07 Sir Richard[HAL]: Plug in the data from pcidata.c that was committ...
2010-06-07 Sir Richard[HAL]: Implement HalpGetPciBridgeConfig to detect PCI...
2010-06-07 Sir Richard[HAL]: Implement partly HalpFixupPciSupportedRanges...
2010-06-07 Sir Richard[HAL]: Detect, check for, and warn about, chipset hacks...
2010-06-07 Sir Richard[NTOS]: Check registry for our CardList, check if the...
2010-06-07 Sir Richard[HAL]: Detect IDE controllers. Their interrupts should...
2010-06-07 Sir Richard[HAL]: Detect, initialize, and create bus handlers...
2010-06-07 Sir Richard[HAL]: Bus support in the HAL actually creates a furthe...