- IRP_MN_QUERY_RESOURCE_REQUIREMENTS half support now, PciQueryRequirements, PciAlloc...
[reactos.git] / reactos / drivers / bus / pcix / pci.h
2010-08-14 evb- IRP_MN_QUERY_RESOURCE_REQUIREMENTS half support now...
2010-08-14 evb- Add support for PnP IRP to PDO: IRP_MN_QUERY_BUS_INFO...
2010-08-09 evbSupport PCI device resource dicsovery for limit and...
2010-07-27 evbAdd all pci bridge control function (PciBridgeIoBase...
2010-07-19 Timo Kreuzer[KERNEL32]
2010-07-19 evbLast code in PciScanBus: call to PciGetfunctionLimits...
2010-07-19 Sir RichardJoint patch
2010-07-18 evbCan't sleep so write more source codes! add scan bus...
2010-07-17 evbMore PciScanBus codes now to check saved PCI BIOS confi...
2010-07-17 evbImplement PciPdoCreate and add all PDO IRP stub functio...
2010-07-17 evbMore implement of PciScanBus, now read hack flags from...
2010-07-17 evbAdd config interface start (PciReadWriteConfigSpace...
2010-07-16 evbIRP_MN_START_DEVICE implement for ROOT FDO (PciFdoStart...
2010-07-16 evbFix for code to handle IRP dispatching when unrecognize...
2010-07-12 Cameron Gutman[WINSOCK]
2010-06-30 evbImplemented IRP dispatch to work in new PCI driver...
2010-06-29 Sir Richard[PCIX]: Fix 17 different bugs in the new PCI driver...
2010-06-28 evbImplement Root Bus FDO AddDevice codes, get boot config...
2010-06-28 evbBegin implement full PCI Bus Driver. code by me comment...
2010-06-09 Amine KhaldiReintegrate header-work branch. Important changes inclu...
2010-06-07 Amine KhaldiSync trunk.
2010-05-22 Amine KhaldiSync up to trunk head.
2010-05-10 Amine Khaldi- Sync with trunk up to r46941.
2010-05-03 Amine KhaldiSync with trunk head (part 1 of 2)
2010-04-02 Amine KhaldiSync with trunk head (part 1 or 2)
2010-04-01 Sir Richard[PCI]: New PCI driver, for the future. Needed for embed...