reactos/reactos/drivers
Hervé Poussineau e49bdbeea7 Fix compilation (but not linking!)
svn path=/trunk/; revision=29277
2007-09-28 11:39:34 +00:00
..
base Set svn:eol-style = native 2007-09-18 21:39:18 +00:00
bus Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
filesystems Set svn:eol-style = native 2007-09-18 21:39:18 +00:00
input Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +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 Never call TdiCloseDevice when warming up a socket 2007-09-24 08:39:23 +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 Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
storage Fix compilation (but not linking!) 2007-09-28 11:39:34 +00:00
usb Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
video Clean up .rbuild files and make them xml compliant 2007-09-14 17:07: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 activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +00:00
drivers.rbuild Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
readme Remove portcls from old location 2005-11-24 13:33:37 +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
    multimedia = Multimedia drivers (sound/video) and kernel streaming