Files
reactos/reactos/drivers
Hervé Poussineau c8a90f769b Major update of Green driver:
- Add PnP support (stack over the serial port, and enumerate 2 attached devices: a screen and a keyboard)
- Read some parameters from registry (buffer size is still not configurable)

svn path=/trunk/; revision=21165
2006-02-19 18:05:01 +00:00
..
2006-02-19 18:05:01 +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