reactos/reactos/drivers
Filip Navara 1bad49c3be * Always return STATUS_SUCCESS from ScsiPortInitialize if some device was found.
* Minor correction to setting of SrbExtension.
* Changed DPRINT1 to DPRINT on some places.

svn path=/trunk/; revision=8863
2004-03-24 16:21:59 +00:00
..
bus - Fixed handling of IRP_MN_QUERY_BUS_INFORMATION. 2004-03-14 17:10:43 +00:00
dd *Major soundcard support update* 2004-03-10 15:22:45 +00:00
fs Arty's summary: 2004-03-16 08:30:28 +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 * Always return STATUS_SUCCESS from ScsiPortInitialize if some device was found. 2004-03-24 16:21:59 +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