reactos/reactos/drivers
2004-12-22 16:23:03 +00:00
..
bus - Don't report CmResourceTypeNull resources for unused PCI descriptor resource entries. 2004-11-17 20:39:27 +00:00
dd Prefix libs in dk/w32 and dk/nkm with "lib" to make use of GCC -l switch possible. 2004-12-03 23:37:44 +00:00
fs * Implement EnumDisplayDevicesA 2004-12-12 21:25:05 +00:00
input - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
lib This corresponds to the change made in dispatch.c on the 20th. 2004-12-22 16:23:03 +00:00
net - Pass correct parameters to UDPReceiveDatagram. 2004-12-20 00:55:27 +00:00
storage Don't use a hardcoded sector size of 512 bytes. 2004-11-24 11:09:49 +00:00
test/csqtest 2004-11-27 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-11-27 00:46:25 +00:00
video - Fix compilation errors with GCC 4.0-20041212. 2004-12-19 15:56:53 +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 added some makefiles 2004-04-12 12:08:53 +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