Return type KIRQL fixed to allow compilation.
[reactos.git] / reactos / drivers /
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
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-10-25 Rex JolliffSome small fixes to reported build problems
1999-10-23 Rex JolliffCleanup to make buildable
1999-10-20 Rex Jolliffadded ignore files
1999-10-16 Eric KohlSome fixes.
1999-09-10 Rex JolliffChanged symbolic name for IDE devices
1999-08-30 David WelchCorrect keyboard bug with multiple readers
1999-08-29 David Welch*** empty log message ***
1999-08-15 Eric KohlFixed STDCALL bug.
1999-08-06 Rex JolliffAdded export definition file and export library rule
1999-07-16 Rex Jolliffadded dist rule
1999-06-27 Eric KohlAdded file and directory delete functionality (dummy).
1999-06-25 Rex Jolliffconsolidated makefiles and added floppy and dist rules.
1999-06-08 Rex JolliffAdded a few more functions for registry
1999-06-04 Rex JolliffAdded PE loader to LOADROS. Updated symbol search in...
1999-05-29 Rex Jollifffixes for compile errors.
1999-05-29 David WelchLots of changes to the kernel
1999-05-28 Rex Jollifffixes for some compiler errors.
1999-05-26 Rex JolliffMore work on generic VGA driver
1999-05-26 Rex JolliffMore work on generic VGA driver skeleton
1999-05-26 Rex Jolliffchanges to support VGA miniport driver
1999-05-26 Rex JolliffAdded a skeleton VGA miniport driver
1999-05-25 Eric KohlFixed some compiler warnings.
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
1999-05-15 Eric KohlImproved time functions.
1999-05-13 Eric KohlFixed volume label reading.
1999-05-11 Eric KohlNot needed any longer.
next