reactos/reactos/drivers
Andrew Munger 40a9efb724 17519 requires __REACTOS__ to be defined for KDB to work.
svn path=/trunk/; revision=17566
2005-08-27 04:20:49 +00:00
..
bus Replace ExAllocatePool by ExAllocatePoolWithTag 2005-08-24 15:33:58 +00:00
dd Fix IRP_MJ_QUERY_INFORMATION/FileStandardInformation (current code was trying to dereference NULL pointer) 2005-08-24 15:37:04 +00:00
fs Remove $Id$ tags 2005-08-24 18:29:45 +00:00
input 17519 requires __REACTOS__ to be defined for KDB to work. 2005-08-27 04:20:49 +00:00
lib set svn:eol-style of *.dsp/dsw to CRLF 2005-08-03 05:11:43 +00:00
net Make BusyLoop volatile. Spotted by Thomas. 2005-08-24 14:15:54 +00:00
storage Import VMware open source BusLogic driver 2005-08-18 21:59:20 +00:00
test/csqtest Remove old makefiles 2005-06-05 16:32:33 +00:00
usb Create Usb bulk storage template. 2005-08-14 22:27:15 +00:00
video REVISON -> REVISION 2005-08-24 21:52:41 +00:00
directory.xml First attempt to make the XML data we feed rbuild conforming the XInclude spec. 2005-08-01 13:34:33 +00:00
Doxyfile activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +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