Files
reactos/reactos/drivers
Aleksey Bragin 77ea930fcb - Fix definition of _DESCRIPTOR/KDESCRIPTOR
- Fix all code/data structures of GDT/IDT to match new definition
- Kernel is now MSVC/WDK compilable (but not linkable yet)
- Remove two previous fixes for bootvid/kdcom MSVC/WDK compiling

svn path=/trunk/; revision=28254
2007-08-09 07:12:59 +00:00
..
2007-08-07 11:45:30 +00:00
2007-07-30 13:18:35 +00:00
2007-07-30 13:18:35 +00:00
2007-08-07 11:45:30 +00:00
2007-08-07 11:45:30 +00:00
2007-07-09 17:03:56 +00:00
2007-07-30 13:18:35 +00:00
2007-07-30 13:18:35 +00:00
2003-12-14 10:55:30 +00:00
2005-11-24 13:33:37 +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
    multimedia = Multimedia drivers (sound/video) and kernel streaming