Use free Windows DDK and compile with latest MinGW releases.
[reactos.git] / reactos / drivers / dd / vidport /
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-06-14 Eric KohlPass pointer to CSRSS process on first create request.
2002-02-12 Jason FilbyReenable CSRSS process detection
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2001-08-21 Casper HornstrupMajor update of the build system:
2001-07-26 Eric KohlVidport did not have an export table because of broken...
2001-07-25 Eric KohlAdded missing .cvsignore files.
2001-07-15 Rex Jolliffmove work on clean rule
2001-06-26 Eric KohlFixed typos and warnings.
2001-06-22 Eric KohlAdded symbol __NTDRIVER__ to identify drivers.
2001-05-02 Jason FilbyUpdate install files
2001-03-25 David WelchV86 mode fixes
2001-03-20 Eric KohlEstablished forwarded exports in vidport.sys
2001-02-18 Phillip SusiIgnore vidport.coff
2000-12-26 David WelchAdded support for calling BIOS functions
2000-11-20 Eric KohlModified makefiles for use with rcopy
2000-09-12 jeanchanges in IRP for compatibility
2000-08-18 David WelchAdded .o -> .sys rule to simplify driver makefiles
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-07-07 Eric KohlFixed a typo
2000-03-19 Eric KohlImplemented VideoPortDebugPrint()
2000-03-17 Jason FilbyMiniport driver now loaded from win32k
2000-03-01 Eric KohlFixed mp driver initialization bug and some other ones
1999-12-29 Eric KohlFixed implementation of register io functions
1999-12-04 Emanuele AlibertiAdded version resource to dd and fs.
1999-10-28 Rex Jolliffneeded for compile
1999-10-28 Rex JolliffFixed problems with vidport and vga loading
1999-10-26 Rex Jolliffadded check for bootloader config hive
1999-08-29 David Welch*** empty log message ***
1999-08-06 Rex JolliffAdded export definition file and export library rule
1999-07-16 Rex Jolliffadded dist rule
1999-06-25 Rex Jolliffconsolidated makefiles and added floppy and dist rules.
1999-05-29 Rex Jollifffixes for compile errors.
1999-05-28 Rex Jollifffixes for some compiler errors.
1999-05-26 Rex Jolliffchanges to support VGA miniport driver
1999-05-25 Rex JolliffAdded code to implement videoport driver
1999-05-22 Rex Jolliffmore work on the videoport driver.
1999-05-21 Rex JolliffAdded skeleton video port driver