Fix little bug which prevented IRP_MJ_PNP to be forwarded to lower driver
[reactos.git] / reactos / drivers / dd / serial / serial.c
2005-12-18 Hervé PoussineauFix little bug which prevented IRP_MJ_PNP to be forward...
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-06-23 Hervé PoussineauAssign provider-specific fields in IOCTL_SERIAL_GET_PRO...
2005-05-31 Hervé PoussineauDon't try to detect serial ports at known I/O addresses...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-11 Hervé PoussineauRemove unneeded hack. DriverEntry is now called only...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-04 Hervé PoussineauMove variable declarations at the start of functions
2005-04-04 Hervé PoussineauAllow ACPI detection and legacy detection for serial...
2005-04-02 Hervé PoussineauCorrect timeout issues when reading
2005-03-18 Hervé PoussineauImplement legacy detection (it should be able to detect...
2005-03-14 Hervé PoussineauStart of the serial driver:
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2002-10-06 Robert DickensonQuick fix to prevent bochs users experiencing aborts...
2002-08-25 Robert DickensonFixed some broken stuff, added some cvs sugur.
2000-06-29 David WelchMade header file usage more consistent
1999-12-04 Emanuele AlibertiAdded version resource to dd and fs.
1999-11-20 Eric KohlAdded missing STDCALL.
1999-05-11 Eric KohlFixed compiler warnings.
1999-04-29 Eric KohlFixed 'implicid declaration' warnings.
1999-04-14 David WelchFixed more compilation bugs (sorry)
1998-11-29 Rex JolliffChanged include/hal/io.h to halio.h with i386/io.h
1998-10-05 Rex JolliffInitial revision