reactos/reactos/drivers
Hartmut Birr d62b3b42e8 - Fixed the check for an existing paging file.
svn path=/trunk/; revision=4906
2003-06-16 19:15:57 +00:00
..
bus - Fixed the offset in ReadPciConfigUshort/WritePciConfigUshort. 2003-04-26 07:06:55 +00:00
dd Add DebugOut device driver 2003-05-22 15:11:29 +00:00
fs - Fixed the check for an existing paging file. 2003-06-16 19:15:57 +00:00
input 2003-04-05 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-04-05 09:37:45 +00:00
lib/bzip2 zlib is a static library, not (necessarily) a driver library. Moved it back to reactos/lib (who moved it?) 2003-03-24 01:28:44 +00:00
net 2003-06-07 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-06-07 11:34:36 +00:00
storage Get timeout value from the registry or use default timeout. 2003-05-01 17:50:35 +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