Files
reactos/reactos/drivers
Aleksey Bragin 108d48388e - When media is changed, set VolumeDevice's DO_VERIFY_VOLUME flag so it actually gets verified.
- IoVerifyVolume() actually gives two successful statuses - STATUS_SUCCESS and STATUS_WRONG_VOLUME. Respect that when processing an device ioctl.
- "Inability to change CD after boot" issue is fixed.

svn path=/trunk/; revision=29002
2007-09-11 10:29:03 +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-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