reactos/reactos/drivers
Hervé Poussineau 583043c3b0 Be less alarming in a debug message
svn path=/trunk/; revision=28243
2007-08-08 10:46:03 +00:00
..
base fix build part 2 2007-08-07 23:06:51 +00:00
bus Do not complain on IRP_MN_FILTER_RESOURCE_REQUIREMENTS 2007-07-08 22:19:51 +00:00
filesystems Be less alarming in a debug message 2007-08-08 10:46:03 +00:00
input Remove some debug messages 2007-08-07 11:45:30 +00:00
ksfilter Remove ExportDriver concept. 2007-07-30 13:18:35 +00:00
multimedia Renamed legacy mpu401 driver to mpu401_nt4 and disabled the building of 2007-07-08 16:07:01 +00:00
network Remove ExportDriver concept. 2007-07-30 13:18:35 +00:00
parallel
serial Do not complain on IRP_MN_FILTER_RESOURCE_REQUIREMENTS 2007-07-08 22:19:51 +00:00
setup Remove some debug messages 2007-08-07 11:45:30 +00:00
storage Remove some debug messages 2007-08-07 11:45:30 +00:00
usb DOZENS of SUBLANG Fixes. 2007-07-09 17:03:56 +00:00
video Check if the same Monitor ID (= 10 bytes from the EDID, which can be used to uniquely identify a monitor) appears two times and stop the enumeration in this case. 2007-08-03 12:10:43 +00:00
wdm Remove ExportDriver concept. 2007-07-30 13:18:35 +00:00
wmi Remove ExportDriver concept. 2007-07-30 13:18:35 +00:00
Doxyfile
drivers.rbuild Restructured PORTCLS as requested by Christoph_vW (so PREfast can be 2007-07-08 17:31:55 +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