reactos/reactos/drivers
Vizzini 72d09d2bb0 ReactOS implementation of cancel-safe queue library
svn path=/trunk/; revision=8093
2004-02-08 17:51:32 +00:00
..
bus Remove ntos.h and roskrnl.h from kernel-mode code. 2004-01-28 20:55:50 +00:00
dd Temporarily named the device "MidiOut0" so mmdrv.dll (when committed!) will use it. 2004-01-30 17:10:23 +00:00
fs Remove ntos.h and roskrnl.h from kernel-mode code. 2004-01-28 20:55:50 +00:00
input - Corrected timeouts to really wait one millisecond. 2004-02-07 15:44:13 +00:00
lib ReactOS implementation of cancel-safe queue library 2004-02-08 17:51:32 +00:00
net - Fixed some address calculations 2004-02-07 12:03:11 +00:00
storage Wait a little between retries. Fixes bug #106. 2004-02-07 21:36:56 +00:00
video Moved the generic mouse pointer implementation to win32k (not complete yet). 2004-01-24 19:47:05 +00:00
.cvsignore initial doxygen configuraion 2003-12-06 23:11:41 +00:00
Doxyfile activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +00:00
Makefile initial doxygen configuraion 2003-12-06 23:11:41 +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