reactos/reactos/drivers
Mike Nordell c44c89a6ab Fix logical error in a hack.
svn path=/trunk/; revision=29661
2007-10-18 15:37:52 +00:00
..
base Rename 'base' to 'installbase' for CdFile, InstallFile and Bootstrap 2007-10-01 14:19:27 +00:00
bus Fix logical error in a hack. 2007-10-18 15:37:52 +00:00
filesystems Rename 'base' to 'installbase' for CdFile, InstallFile and Bootstrap 2007-10-01 14:19:27 +00:00
input Do not define __REACTOS__ twice 2007-10-06 19:18:55 +00:00
ksfilter Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
multimedia Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
network - Don't try to free a pointer if it was not allocated. 2007-10-08 12:37:44 +00:00
parallel Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
serial Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
setup Rename 'base' to 'installbase' for CdFile, InstallFile and Bootstrap 2007-10-01 14:19:27 +00:00
storage Do not define structures twice 2007-10-06 19:28:04 +00:00
usb Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
video - Make VideoPortCreateSecondaryDisplay() return an error instead of success, so that driver does not assume the SecondaryDeviceExtension was created for it. 2007-10-01 10:18:53 +00:00
wdm Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
wmi Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
Doxyfile
drivers.rbuild Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
readme

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
    multimedia = Multimedia drivers (sound/video) and kernel streaming