reactos/reactos/drivers
Hartmut Birr 965149e8db Implemented IRP_MJ_FLUSH_BUFFERS.
Added cache flushing at shutdown.

svn path=/trunk/; revision=4123
2003-02-09 18:02:56 +00:00
..
bus Fixed low memory mapping. 2003-01-13 01:11:12 +00:00
dd Minor bug fix. 2003-01-25 23:06:32 +00:00
fs Implemented IRP_MJ_FLUSH_BUFFERS. 2003-02-09 18:02:56 +00:00
input housekeeping files... 2003-01-05 17:54:20 +00:00
lib housekeeping files... 2003-01-05 19:32:32 +00:00
net Fixed a few STDCALL issues and other warnings. 2003-01-17 13:03:16 +00:00
storage Added write cache flushing (untested). 2003-01-30 22:09:15 +00:00
readme Initial revision 1998-08-25 04:27:26 +00:00

These are a selection of services for the ReactOS kernel. They include

    parallel = parallel port driver
    serial = serial port driver
    mouse = mouse driver
    null = null device driver
    ide = IDE (hard disk) driver
    keyboard = keyboard driver
    loop = Allows accessing a file as a block device
    scramdisk = Filesystem encryption driver
    event = Sample driver demonstrating notifying a user thread using an event