mirror of
https://github.com/reactos/reactos.git
synced 2024-12-29 02:25:17 +00:00
5753152b64
initializing to separate function IopInitializeBootDrivers in io/driver.c. These functions has been renamed: LdrInitializeBootStartDriver -> IopInitializeBuiltinDriver (moved to io/driver.c) LdrLoadAutoConfigDrivers -> IopInitializeSystemDrivers How the driver loading works now: - The root bus driver is enumerated by IoInit2 and it causes all drivers marked as boot start to be initialized and attached to respective device tree node. - Other boot drivers are initialized by IopInitializeBootDrivers (called from ExpInitializeExecutive). - After creating system root link (by IoCreateSystemRootLink) the device tree is travesed by IopInitializePnpServices and all non-boot start drivers all loaded. - At last, system start drivers are loaded by IopInitializeSystemDrivers. svn path=/trunk/; revision=6325
12 lines
271 B
Text
12 lines
271 B
Text
system32\drivers\pci.sys
|
|
system32\drivers\scsiport.sys
|
|
system32\drivers\atapi.sys
|
|
system32\drivers\class2.sys
|
|
system32\drivers\disk.sys
|
|
system32\drivers\vfatfs.sys
|
|
system32\drivers\ndis.sys
|
|
system32\config\system
|
|
system32\ansi.nls
|
|
system32\oem.nls
|
|
system32\casemap.nls
|
|
*
|