reactos/reactos/drivers
Filip Navara 994fed8844 - Remove AddrFileEntry from CONNECTION_ENDPOINT. It's no longer needed.
- Fixed acquiring a spin lock in FileCloseConnection.

svn path=/trunk/; revision=8002
2004-02-02 21:02:48 +00:00
..
bus Remove ntos.h and roskrnl.h from kernel-mode code. 2004-01-28 20:55:50 +00:00
dd Temporarily named the device "MidiOut0" so mmdrv.dll (when committed!) will use it. 2004-01-30 17:10:23 +00:00
fs Remove ntos.h and roskrnl.h from kernel-mode code. 2004-01-28 20:55:50 +00:00
input Latest version of serial mouse driver with fixes by Logan_V8_TT. 2004-02-01 18:28:38 +00:00
lib/bzip2 Added -D__USE_W32API 2003-11-16 22:42:43 +00:00
net - Remove AddrFileEntry from CONNECTION_ENDPOINT. It's no longer needed. 2004-02-02 21:02:48 +00:00
storage Fix buggy expansion (signed/unsigned) of InitiatorBusID. 2004-02-01 16:02:35 +00:00
video Moved the generic mouse pointer implementation to win32k (not complete yet). 2004-01-24 19:47:05 +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