reactos/reactos/drivers
James Tabor f8e193fbc6 Wrong to remove ExFreePool.
svn path=/trunk/; revision=8941
2004-04-01 15:01:35 +00:00
..
bus - Fixed handling of IRP_MN_QUERY_BUS_INFORMATION. 2004-03-14 17:10:43 +00:00
dd DbgPrint -> DPRINT 2004-03-28 20:44:09 +00:00
fs Added removable mediachange support. 2004-03-31 03:33:48 +00:00
input - Fixed declaration of DRIVER_OBJECT and friends. 2004-03-12 19:40:40 +00:00
lib - Eliminate function pointer typecasts in csqtest 2004-02-13 09:37:11 +00:00
net Added bit counting and inverting functions to address. 2004-03-12 04:21:59 +00:00
storage Wrong to remove ExFreePool. 2004-04-01 15:01:35 +00:00
test/csqtest - Eliminate function pointer typecasts in csqtest 2004-02-13 09:37:11 +00:00
video - Compile the VGA driver using w32api. 2004-03-22 16:00:38 +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 Initial revision 1998-08-25 04:27:26 +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