reactos/reactos/drivers
1999-02-16 12:47:30 +00:00
..
dd Fixed page fault due to timer. Problem with timeout still needs to be fixed. 1999-02-06 00:33:33 +00:00
fs correct conversion from dos date and time to TIMEFIELDS. 1999-02-16 12:47:30 +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