reactos/reactos/drivers
Eric Kohl 85c99dd8aa Get timeout value from the registry.
svn path=/trunk/; revision=4631
2003-05-01 17:49:23 +00:00
..
bus - Fixed the offset in ReadPciConfigUshort/WritePciConfigUshort. 2003-04-26 07:06:55 +00:00
dd 2003-04-05 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-04-05 09:37:45 +00:00
fs 2003-04-05 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-04-05 09:37:45 +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 Added notification for partly-implemented NdisMSetAttributesEx() 2003-04-28 14:31:47 +00:00
storage Get timeout value from the registry. 2003-05-01 17:49:23 +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