- Eliminate function pointer typecasts in csqtest
[reactos.git] / reactos / drivers / bus /
2004-02-10 Filip Navara- Eliminate function pointer typecasts
2004-01-28 Eric KohlRemove ntos.h and roskrnl.h from kernel-mode code.
2003-12-12 Eric Kohl- Fix Unix line breaks.
2003-11-24 Gé van GeldorpSilence debug messages
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-09-25 Filip NavaraFixed generation of Device ID.
2003-09-20 Thomas Bluemelfixed compiler warnings
2003-07-29 Royce Mitchell IIIadded *.tmp to .cvsignore
2003-07-24 Royce Mitchell IIIreorganized for NDIS_WDM support ( submitted by vizzini )
2003-07-15 Gé van GeldorpReturn STATUS_NO_MEMORY instead of uninitialized Status...
2003-06-29 guidoanother day of janitor stuff
2003-04-26 Hartmut Birr- Fixed the offset in ReadPciConfigUshort/WritePciConfi...
2003-01-13 Hartmut BirrFixed low memory mapping.
2003-01-05 Robert Dickensonhousekeeping files...
2003-01-05 Robert Dickensonhousekeeping files...
2002-12-28 Robert Dickensonupdates to the sc utility.
2002-11-17 Robert DickensonRelative include path fixed to absolute path.
2002-11-14 Casper Hornstrup2002-11-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-11-13 Casper Hornstrup2002-11-13 Rick Gaiser <RickG81@Wanadoo.nl>
2002-11-10 Casper Hornstrup2002-11-10 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-25 Robert DickensonAdded a whole lot of CVS sugar so I can use WinCVS...
2002-05-05 Casper HornstrupFixed warnings and errors so ReactOS can be compiled...
2002-01-27 David WelchAdded missing files
2001-11-01 Eric KohlRemoved PCI_COMMON_CONFIG
2001-09-24 Casper HornstrupInitial OS level SEH support.
2001-09-16 Casper HornstrupAdded PCI bus driver skeleton
2001-08-27 Eric KohlFixed callback calling conventions (part 2).
2001-08-23 Casper HornstrupFixes for APCI bus driver.
2001-08-21 Casper HornstrupMajor update of the build system:
2001-07-15 Rex Jolliffmove work on clean rule
2001-06-22 Eric KohlAdded symbol __NTDRIVER__ to identify drivers.
2001-06-21 Eric KohlAdded missing directories to 'clean' rule.
2001-05-27 Casper HornstrupFull make
2001-05-05 Casper HornstrupAdded ACPI bus manager
2001-05-01 Casper HornstrupPorted ACPI CA (from the nice guys at Intel) to ReactOS...