reactos/reactos/drivers
Art Yerkes 659a6041bc Forgot to add file tilists.h
svn path=/trunk/; revision=10220
2004-07-19 04:30:04 +00:00
..
bus - Fix errors during optimized build. 2004-07-03 17:40:27 +00:00
dd Merging the KJKHyperion-RtlUnwind branch back into HEAD 2004-07-01 02:40:23 +00:00
fs *** empty log message *** 2004-07-18 17:38:17 +00:00
input Use hardware description if available to initialize the serial mouse port. 2004-06-06 15:55:03 +00:00
lib msafd + afd: Changed type of PVOID args to PAFD_WSABUF, avoiding some casts. 2004-07-18 22:03:49 +00:00
net Forgot to add file tilists.h 2004-07-19 04:30:04 +00:00
storage Clear Partition0 DriveNotReady, for Removable Media. 2004-07-15 04:04:08 +00:00
test/csqtest - Eliminate function pointer typecasts in csqtest 2004-02-13 09:37:11 +00:00
video - Fixed the comparing of video modes in IntInitScreenInfo. 2004-07-10 13:05:08 +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