Added atapi disk driver stack (disabled).
authorEric Kohl <eric.kohl@reactos.org>
Mon, 14 Jan 2002 01:49:47 +0000 (01:49 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Mon, 14 Jan 2002 01:49:47 +0000 (01:49 +0000)
svn path=/trunk/; revision=2509

reactos/system.hiv

index 56453b7..a9ee2c5 100644 (file)
@@ -38,16 +38,34 @@ REGEDIT4
 "InstallLanguage"="0409"
 
 [\Registry\Machine\SYSTEM\CurrentControlSet\Control\ServiceGroupOrder]
 "InstallLanguage"="0409"
 
 [\Registry\Machine\SYSTEM\CurrentControlSet\Control\ServiceGroupOrder]
-"List"="Primary Disk;Boot File System;Base;Pointer Port;Keyboard Port;Pointer Class;Keyboard Class;Video;File System"
+"List"="SCSI Port;SCSI Miniport;Primary Disk;SCSI Class Helper;SCSI Class;Boot File System;Base;Pointer Port;Keyboard Port;Pointer Class;Keyboard Class;Video;File System"
 
 [\Registry\Machine\SYSTEM\CurrentControlSet\Services]
 
 
 [\Registry\Machine\SYSTEM\CurrentControlSet\Services]
 
+[\Registry\Machine\SYSTEM\CurrentControlSet\Services\Atapi]
+"ImagePath"="system32\drivers\atapi.sys"
+"Group"="SCSI Miniport"
+"Start"=dword:00000004
+"Type"=dword:00000001
+
 [\Registry\Machine\SYSTEM\CurrentControlSet\Services\Beep]
 "ImagePath"="system32\drivers\beep.sys"
 "Group"="Base"
 "Start"=dword:00000001
 "Type"=dword:00000001
 
 [\Registry\Machine\SYSTEM\CurrentControlSet\Services\Beep]
 "ImagePath"="system32\drivers\beep.sys"
 "Group"="Base"
 "Start"=dword:00000001
 "Type"=dword:00000001
 
+[\Registry\Machine\SYSTEM\CurrentControlSet\Services\Class2]
+"ImagePath"="system32\drivers\class2.sys"
+"Group"="SCSI Class Helper"
+"Start"=dword:00000004
+"Type"=dword:00000001
+
+[\Registry\Machine\SYSTEM\CurrentControlSet\Services\Disk]
+"ImagePath"="system32\drivers\disk.sys"
+"Group"="SCSI Class"
+"Start"=dword:00000004
+"Type"=dword:00000001
+
 [\Registry\Machine\SYSTEM\CurrentControlSet\Services\Floppy]
 "ImagePath"="system32\drivers\floppy.sys"
 "Group"="Primary Disk"
 [\Registry\Machine\SYSTEM\CurrentControlSet\Services\Floppy]
 "ImagePath"="system32\drivers\floppy.sys"
 "Group"="Primary Disk"
@@ -78,6 +96,12 @@ REGEDIT4
 "Start"=dword:00000001
 "Type"=dword:00000001
 
 "Start"=dword:00000001
 "Type"=dword:00000001
 
+[\Registry\Machine\SYSTEM\CurrentControlSet\Services\Scsiport]
+"ImagePath"="system32\drivers\scsiport.sys"
+"Group"="SCSI Port"
+"Start"=dword:00000004
+"Type"=dword:00000001
+
 [\Registry\Machine\SYSTEM\CurrentControlSet\Services\Vfatfs]
 "ImagePath"="system32\drivers\vfatfs.sys"
 "Group"="Boot File System"
 [\Registry\Machine\SYSTEM\CurrentControlSet\Services\Vfatfs]
 "ImagePath"="system32\drivers\vfatfs.sys"
 "Group"="Boot File System"