Doing some work on the serial driver.
[reactos.git] / reactos / drivers / dd / blue /
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2001-08-27 Eric KohlFixed callback calling conventions (part 2).
2001-08-21 Casper HornstrupMajor update of the build system:
2001-07-30 Emanuele Aliberti\r processing.
2001-07-25 Eric KohlAdded missing .cvsignore files.
2001-07-15 Rex Jolliffmove work on clean rule
2001-06-22 Eric KohlAdded symbol __NTDRIVER__ to identify drivers.
2001-02-18 Phillip SusiIgnore blue.sys.unstripped
2001-01-31 Phillip SusiBug fixes and redesign of a few ioctls
2000-09-29 jeanwork on registry
2000-09-12 jeanchanges in IRP for compatibility
2000-08-20 David WelchFixed memory manager bugs
2000-08-18 David WelchAdded .o -> .sys rule to simplify driver makefiles
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-07-11 Phillip SusiMinor bug fix
2000-07-09 Rex Jolliffadded files to be ignored
2000-07-02 Eric KohlSimplified driver initialization
2000-06-29 David WelchMade header file usage more consistent
2000-05-26 Phillip Susibig work on the console front
2000-05-08 Eric KohlImplemented IOCTL to draw screen buffer
2000-04-23 Phillip SusiWas reporting geometry backwards, and needed to add...
2000-02-24 Eric KohlReplaced direct io space mapping by call to MmMapIoSpace()
2000-01-11 Eric KohlDisabled debugging messages
2000-01-09 Eric KohlRemoved fixed screen size code
2000-01-07 Eric KohlAdded reading screen sizes from crt controller
1999-12-18 Emanuele AlibertiVersio info actually linked in *.sys modules
1999-12-11 Eric Kohlcleanup
1999-12-10 David WelchModified LPC implementation to be closer to nt.
1999-12-06 Phillip Susifixed for 25 line mode as it should be, and scrolling...
1999-12-04 Emanuele AlibertiAdded version resource to dd and fs.
1999-11-09 Eric KohlChanged to new HAL functions.
1999-08-29 David Welch*** empty log message ***
1999-07-16 Rex Jolliffadded dist rule
1999-06-25 Rex Jolliffconsolidated makefiles and added floppy and dist rules.
1999-05-11 Eric KohlNot needed any longer.
1999-04-19 Eric Kohlcleanup
1999-04-18 David WelchCompletely code to synchronize DbgPrint and console...
1999-04-14 Eric Kohlfixed cursor synchroization bug
1999-04-14 David Welch*** empty log message ***
1999-04-11 Eric Kohlconsole update
1999-04-10 David WelchPartially implemented PEB
1999-04-03 Rex JolliffAdded a recursive clean rule and cleaned up a few loose...
1999-04-02 The ReactOS Managerto fix a problem
1999-04-01 David WelchEnhanced memory managment
1999-04-01 Rex JolliffChanges to be able to build system
1999-03-30 Eric Kohlimproved bluescreen driver
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-01-28 David WelchRemoved memory leaks
1999-01-16 Rex JolliffBoudewjin's massive work on kernel32 and crtdll and...