mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 02:43:09 +00:00
[REACTOS] Enable PnP storage stack
- Use PnP storage class drivers - Make partmgr an upper filter driver for Disk class - Fill upper filters in txtsetup and usetup/devinst - Add cdrom driver to the critical device database CORE-6264
This commit is contained in:
parent
fb155b4ea4
commit
dd56e065bc
5 changed files with 30 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
add_subdirectory(cdrom)
|
||||
add_subdirectory(class2)
|
||||
add_subdirectory(disk)
|
||||
add_subdirectory(cdrom_new)
|
||||
add_subdirectory(classpnp)
|
||||
add_subdirectory(disk_new)
|
||||
add_subdirectory(ramdisk)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue