Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Integration of multiple textmode drivers
2006-05-13, 03:14 PM, (This post was last modified: 2006-05-13, 03:18 PM by Vitali.)
#2
RE: Integration of multiple textmode drivers
I found finite txtsetup.oem of Intel SATA!
Perhaps old, I did not find newer.

I have it changed:
Code:
[Disks]
disk1 = "Intel Matrix Storage Manager driver", iaStor.sys, \

[Defaults]
scsi = iaStor_ICH7DH

;----------- Component Section -----------

[scsi]
iaStor = "Intel(R) 82801GR/GH/FR/ER 6300ESB SATA RAID Controller (Desktop ICH7R/DH ICH6R ICH5R)"
iaAHCI = "Intel(R) 82801GR/GH/FR/FBM SATA AHCI Controller (Desktop ICH7R/DH ICH6R; Mobile ICH6M)"
;iaStor_ICH6R = "Intel(R) 82801FR SATA RAID Controller (Desktop ICH6R)"
;iaAHCI_ICH6R = "Intel(R) 82801FR SATA AHCI Controller (Desktop ICH6R)"
;iaAHCI_ICH6M = "Intel(R) 82801FBM SATA AHCI Controller (Mobile  ICH6M)"
;iaStor_ICH5R = "Intel(R) 82801ER SATA RAID Controller (Desktop ICH5R)"
;iaStor_ICH5RHR = "Intel(R) 6300ESB SATA RAID Controller"

;-------------------------------------------

[Files.scsi.iaStor]
driver = disk1, iaStor.sys, iaStor
inf    = disk1, iaStor.inf
catalog = disk1, iaStor.cat

[Files.scsi.iaAHCI]
driver = disk1, iaStor.sys, iaStor
inf    = disk1, iaAHCI.inf
catalog = disk1, iaAHCI.cat

;[Files.scsi.iaStor_ICH6R]
;driver = disk1, iaStor.sys, iaStor
;inf    = disk1, iaStor.inf
;catalog = disk1, iaStor.cat

;[Files.scsi.iaAHCI_ICH6R]
;driver = disk1, iaStor.sys, iaStor
;inf    = disk1, iaAHCI.inf
;catalog = disk1, iaAHCI.cat

;[Files.scsi.iaAHCI_ICH6M]
;driver = disk1, iaStor.sys, iaStor
;inf    = disk1, iaAHCI.inf
;catalog = disk1, iaAHCI.cat

;[Files.scsi.iaStor_ICH5R]
;driver = disk1, iaStor.sys, iaStor
;inf    = disk1, iaStor.inf
;catalog = disk1, iaStor.cat

;[Files.scsi.iaStor_ICH5RHR]
;driver = disk1, iaStor.sys, iaStor
;inf    = disk1, iaStor.inf
;catalog = disk1, iaStor.cat


;-------------------------------------------

[Config.iaStor]
value = "", tag, REG_DWORD, 1b
value = "", ErrorControl, REG_DWORD, 1
value = "", Group, REG_SZ, "SCSI miniport"
value = "", Start, REG_DWORD, 0
value = "", Type, REG_DWORD, 1

;-------------------------------------------------------

[HardwareIds.scsi.iaStor]
id = "PCI\VEN_8086&DEV_27C3&CC_0104","iaStor"
id = "PCI\VEN_8086&DEV_2652&CC_0104","iaStor"
id = "PCI\VEN_8086&DEV_24DF&CC_0104","iaStor"
id = "PCI\VEN_8086&DEV_25B0&CC_0104","iaStor"

[HardwareIds.scsi.iaAHCI]
id = "PCI\VEN_8086&DEV_27C1&CC_0106","iaStor"
id = "PCI\VEN_8086&DEV_2652&CC_0106","iaStor"
id = "PCI\VEN_8086&DEV_2653&CC_0106","iaStor"

;[HardwareIds.scsi.iaStor_ICH6R]
;id = "PCI\VEN_8086&DEV_2652&CC_0104","iaStor"

;[HardwareIds.scsi.iaAHCI_ICH6R]
;id = "PCI\VEN_8086&DEV_2652&CC_0106","iaStor"

;[HardwareIds.scsi.iaAHCI_ICH6M]
;id = "PCI\VEN_8086&DEV_2653&CC_0106","iaStor"

;[HardwareIds.scsi.iaStor_ICH5R]
;id = "PCI\VEN_8086&DEV_24DF&CC_0104","iaStor"

;[HardwareIds.scsi.iaStor_ICH5RHR]
;id = "PCI\VEN_8086&DEV_25B0&CC_0104","iaStor"
Vitali

[Image: wucdcreator.png]
[Image: winfuture.png]
[Image: mysoft.gif]
Reply


Messages In This Thread
RE: Integration of multiple textmode drivers - by Vitali - 2006-05-13, 03:14 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)