Topic: [SOLVED] SiS RAID errors in txtsetup.sif

I have a feeling that the issue mentioned in the thread http://forum.driverpacks.net/viewtopic.php?id=796 has not been fully solved.

I was getting a BSOD with a STOP 0x7B when installing on a SiS RAID 180 controller, and I think the following might need to be changed in txtsetup.inf:

PCI\VEN_1039&DEV_0180="sisraid1"
PCI\VEN_1039&DEV_0181="sisraid"
PCI\VEN_1039&DEV_0182="sisraid2"

change to:
PCI\VEN_1039&DEV_0180="sisraid"
PCI\VEN_1039&DEV_0181="sisraid1"
PCI\VEN_1039&DEV_0182="sisraid2"

--------------------------------------------------------------

sisraid1="SiS 180 RAID Controller"
sisraid="SiS 181 RAID Controller"
sisraid2="SiS 182 RAID Controller"

change to:
sisraid1="SiS 181 RAID Controller"
sisraid="SiS 180 RAID Controller"
sisraid2="SiS 182 RAID Controller"

I may be wrong, but I think that the correct driver for 180 is sisraid.sys, not sisraid1.sys as I used F6 (after getting rid of winnt.sif MsDosInitiated=0) and loaded sisraid.sys and did not get any more BSODs, and since the OP in the mentioned thread is saying the same thing.

BTW, this was on two different machines with two different motherboards and two different HDDs, the only thing in common was the chipset (SiS 964 south bridge) and what I did to get it working.

Last edited by erik (2007-01-12 13:31:03)

Re: [SOLVED] SiS RAID errors in txtsetup.sif

This has been fixed in DP MassStorage 7.01 nightly! wink

Thanks for notifying again though!

Founder of DriverPacks.net — wimleers.com