reactos/reactos/drivers
Carl Nettelblad 59e33e46af Probably getting fcb.PathName handling right this time.
svn path=/trunk/; revision=1839
2001-04-29 21:08:14 +00:00
..
dd Floppy driver updates, managed to boot system from floppy 2001-04-26 01:24:31 +00:00
fs Probably getting fcb.PathName handling right this time. 2001-04-29 21:08:14 +00:00
input Correct problem with keyboard input not being accepted 2001-04-10 17:48:17 +00:00
net Fixes for NE2000 driver 2001-04-16 01:16:36 +00:00
readme Initial revision 1998-08-25 04:27:26 +00:00
svc_specs Fixed typo 2000-08-10 15:50:03 +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