reactos/reactos/drivers
Rex Jolliff ac9d3e30fb Changed Cc interface func names to CcRos.
Changed CcReleaseFileCache to use and dereference FileObject in BCB
instead of the one passed.

svn path=/trunk/; revision=1880
2001-05-04 01:21:45 +00:00
..
bus Ported ACPI CA (from the nice guys at Intel) to ReactOS (ACPI bus driver). 2001-05-01 23:00:05 +00:00
dd Fixed typo 2001-05-02 19:04:25 +00:00
fs Changed Cc interface func names to CcRos. 2001-05-04 01:21:45 +00:00
input Correct problem with keyboard input not being accepted 2001-04-10 17:48:17 +00:00
net Work on winsock stack and indentation corrections. 2001-05-01 22:44:07 +00:00
readme Initial revision 1998-08-25 04:27:26 +00:00
svc_specs Fixed typo 2000-08-10 15:50:03 +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