reactos/reactos/drivers
Art Yerkes 19208f00eb Rbuild changes for include structure change.
svn path=/trunk/; revision=21124
2006-02-17 22:59:15 +00:00
..
base Really fix the build, but make bootcd does not work yet. 2006-02-17 22:19:17 +00:00
bus - Make ACPI use PCH. Cuts down compile time to 9 seconds on gcc. 2006-01-09 00:41:48 +00:00
filesystems Rename fs into filesystems 2006-02-17 12:29:35 +00:00
input - Get kbd/mouclass compiling 2006-01-07 06:31:55 +00:00
lib Rbuild changes for include structure change. 2006-02-17 22:59:15 +00:00
multimedia Update to audited driver. 2006-02-17 16:59:20 +00:00
network rename net to network 2006-02-17 12:30:29 +00:00
sound Really fix the build, but make bootcd does not work yet. 2006-02-17 22:19:17 +00:00
storage Removed my name from the hall of fame. Since it seems, that parts of ReactOS are implemented by ripping code from Windows, it isn't longer honourable to find my name inside the sources of ReactOS. 2006-01-17 23:11:13 +00:00
test/csqtest stop the abuse of having the ddk directory in the path when including a ddk header 2005-12-01 21:37:19 +00:00
usb Start \\Device\\USBFDOx names at index 0. 2006-01-02 11:37:00 +00:00
video Implement XMillimeter and YMillimeter calculation, it not 100% correct for I assume the monitor DPI is always 72DPI 2006-01-15 20:25:53 +00:00
Doxyfile activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +00:00
drivers.rbuild Fix drivers 2006-02-17 20:48:03 +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