reactos/reactos/drivers
Hervé Poussineau bd0786560f Support IRP_MN_FILTER_RESOURCE_REQUIREMENTS
svn path=/trunk/; revision=27094
2007-06-09 20:39:34 +00:00
..
base - Remove "zero-stream" from null, NT doesn't support this. 2007-04-03 16:22:44 +00:00
bus - Add missing .rbuild files from last commit. 2007-04-03 14:22:00 +00:00
filesystems - Add fundamental VCB structure, and function to initialize it. 2007-05-04 18:34:48 +00:00
input It doesn't seem required to be called once with a NULL PDO. 2007-06-04 20:22:07 +00:00
ksfilter fix compilation of ks 2007-04-20 16:45:18 +00:00
multimedia - Add "fs" to npfs and msfs. 2007-04-03 14:55:54 +00:00
network - Fix an unshielded "return" inside a PSEH block. 2007-05-08 09:01:39 +00:00
parallel - Add missing .rbuild files from last commit. 2007-04-03 14:22:00 +00:00
serial - Add missing .rbuild files from last commit. 2007-04-03 14:22:00 +00:00
setup - Add "fs" to npfs and msfs. 2007-04-03 14:55:54 +00:00
storage Support IRP_MN_FILTER_RESOURCE_REQUIREMENTS 2007-06-09 20:39:34 +00:00
usb - Delete cromwell-based usb drivers since they don't work with modern reactos kernel. 2007-05-02 11:37:29 +00:00
video remove VideoPortPutDmaAdapter implement sorry breaking the build it is fix 2 / 2 next commit fixing the build again 2007-06-07 22:12:10 +00:00
wdm fix compilation of ks 2007-04-20 16:45:18 +00:00
wmi A stub driver for wmilib.sys. Since we don't implement WMI anyway, this stub is just enough for now. 2007-02-04 16:21:27 +00:00
Doxyfile activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +00:00
drivers.rbuild add ks back to build 2007-04-21 12:47:04 +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