reactos/reactos/drivers
Gé van Geldorp 9358255f84 HwResetHw can be (and sometimes is) NULL
svn path=/trunk/; revision=9030
2004-04-08 15:36:36 +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 - Rewrote the code which handles processing of irp's and notifications from miniport driver. 2004-04-07 09:21:01 +00:00
test/csqtest - Eliminate function pointer typecasts in csqtest 2004-02-13 09:37:11 +00:00
video HwResetHw can be (and sometimes is) NULL 2004-04-08 15:36:36 +00:00
.cvsignore
Doxyfile
Makefile
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