mirror of
https://github.com/reactos/reactos.git
synced 2026-07-05 16:44:24 +08:00
- Ramdisk does not depend on Class2 or ScsiPort. - Disable loading any other driver than ramdisk.sys and cdfs.sys. We won't support PCI and the storage stack for a while, so ramdisks are the best and quickest way to test the actual kernel and get to user-mode as soon as possible to continue work on the VM management inisde Mm. - We get up to RamdiskAddDevice (not yet implemented)! svn path=/trunk/; revision=34214