Updated CREDITS
[reactos.git] / reactos / drivers /
2000-08-11 Eric KohlRemoved M$ driver
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-08-10 Eric KohlFixed typo
2000-08-08 Eric KohlFixed FLOPPY and DIST targets for net drivers
2000-08-05 David WelchIntegrated fixes from prep0016
2000-08-02 Casper HornstrupFixed compile issues with network code
2000-08-02 David WelchAdded networking code from Casper Hornstrup
2000-08-02 David WelchAdded networking code from Casper Hornstrup
2000-08-01 David WelchAdded networking code from Casper Hornstrup
2000-08-01 Casper HornstrupInitial revision
2000-07-19 David WelchAdded floppy makefile and version resource file
2000-07-19 David WelchRemoved broken dma code
2000-07-11 Phillip SusiMinor bug fix
2000-07-09 Rex Jolliffadded files to be ignored
2000-07-07 Eric KohlFixed a typo
2000-07-07 Eric KohlAdded dist target
2000-07-07 Eric KohlSeparated close request
2000-07-07 Phillip SusiOne should not say the device does not exist causing...
2000-07-07 Phillip SusiImplimented reset to text mode
2000-07-07 Phillip SusiConverted a bunch of DbgPrint() calls to DPRINT()
2000-07-07 Phillip SusiImplimented switch back to text mode after gditest
2000-07-02 Eric KohlSimplified driver initialization
2000-07-01 David WelchRemoved unused header file
2000-06-29 David WelchMade header file usage more consistent
2000-06-19 Eric KohlAdded counting physical discs
2000-06-18 Jason FilbyCommented out test code that prevented compilation
2000-06-17 Phillip SusiFixed several erronious checks to detect things such...
2000-06-17 Phillip SusiAdded missing DPRINT
2000-06-17 Phillip SusiFixed bug that fails to update files entries in the...
2000-06-17 Phillip SusiFixed code that checks for a deleted directory entry...
2000-06-16 Jason FilbyVGA display driver improvements
2000-06-04 Eric KohlFixed clean target (didn't delete all .o files)
2000-05-26 Phillip Susibig work on the console front
2000-05-14 David WelchUpdated clean targets in various places
2000-05-13 Eric KohlAdded FLOPPY and DIST targets
2000-05-13 Emanuele AlibertiIoSetThreadHardErrorMode().
2000-05-13 David WelchSome fixes.
2000-05-08 Eric KohlImplemented IOCTL to draw screen buffer
2000-04-23 Phillip SusiWas reporting geometry backwards, and needed to add...
2000-04-10 Jason FilbyImplemented DrvCopybits
2000-04-07 David WelchBegan seperation of machine-dependant/independant secti...
2000-04-03 Jason FilbyImplemented DrvPaint and DrvBitBlt
2000-04-02 Emanuele AlibertiMm subsystem exports table complete.
2000-04-01 Emanuele AlibertiVersion info for Named Pipe fs driver.
2000-04-01 Emanuele AlibertiVersion info for Minix driver.
2000-04-01 Emanuele AlibertiVersion info for ext2fs driver.
2000-04-01 Jason FilbyImplemented basic VGA routines
2000-03-26 David WelchCorrected the handle generation algorithm in the kernel...
2000-03-24 David WelchConnected standard input/output to the console
2000-03-22 David WelchUpdated the minix driver
2000-03-19 Eric KohlImplemented VideoPortDebugPrint()
2000-03-17 Jason FilbyAdditional modifications
2000-03-17 Jason FilbyMiniport driver now loaded from win32k
2000-03-13 Eric KohlUnused characters in long file name buffers (directory...
2000-03-12 Eric KohlFixed file creation date and time
2000-03-10 Jason FilbyAdd VGA display driver
2000-03-08 Emanuele AlibertiSome minor fixes.
2000-03-08 Jason FilbyMoved display driver and got win32k loading it's entry...
2000-03-01 Emanuele Aliberti*** empty log message ***
2000-03-01 Eric KohlFixed mp driver initialization bug and some other ones
2000-02-24 Eric KohlReplaced direct io space mapping by call to MmMapIoSpace()
2000-02-22 Eric KohlFixed minor bugs. 'ddk/ntddk.h' MUST ALWAYS be included...
2000-02-21 Eric KohlChanged RtlCopyMemory() from function to macro
2000-02-20 Emanuele AlibertiAdded little prog. that builds the WIN32K.SYS service...
2000-02-14 David WelchFixed compilation bug
2000-01-31 Eric KohlFixed a stdcall bug
2000-01-19 Rex Jolliffchanges to support v15 release
2000-01-16 Emanuele AlibertiSome more stubs for NDIS.SYS.
2000-01-12 Eric KohlAdded missing printf() functions
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
2000-01-06 David WelchRemoved debug messages from queuing code (sorry)
1999-12-30 David WelchAdded some additional csrss work
1999-12-29 Eric KohlFixed implementation of register io functions
1999-12-27 Emanuele AlibertiSome more NDIS stubs.
1999-12-22 David WelchCorrected additional object manager issues pointed...
1999-12-18 Emanuele AlibertiVersio info actually linked in *.sys modules
1999-12-16 Eric KohlAdded missing .cvsignore file
1999-12-16 Eric KohlAdded a time conversion function and fixed a little bug
1999-12-11 David WelchPut in updated version of bitops header
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-12-04 Phillip Susifixed ide.sys to run under bochs, disabled support...
1999-11-28 Emanuele AlibertiAlmost complete skeleton for tdi.sys,
1999-11-26 Jason Filby*** empty log message ***
1999-11-24 Emanuele AlibertiSome NdisXYZ stubs for NDIS.SYS.
1999-11-24 Emanuele AlibertiInitial makefile for NDIS.SYS
1999-11-24 David WelchBegan converting minix fsd to work with new caching...
1999-11-21 Emanuele AlibertiSome fixes in the TDI initial files.
1999-11-20 Eric KohlAdded missing STDCALL.
1999-11-20 Emanuele AlibertiSome more stubs files for the TDI kernel module.
1999-11-20 Emanuele AlibertiInitial files for the TCP/IP stack kernel module.
1999-11-20 Emanuele AlibertiInitial networking code layout.
1999-11-12 David Welch1) Corrected bugs in ERESOURCE code
1999-11-09 Eric KohlAdded some RtlLargeInteger functions.
1999-11-09 Eric KohlChanged to new HAL functions.
1999-11-02 David WelchImproved scheduling code
next