Hi Grub3r,
IMHO, it is impossible to have all three drivers present
It is probably not even a good idea to have TWO.
let us look at what was in mass 7.04....
The oldest one [S-1], says 181 only
; SiSRaid.INF
DriverVer=07/19/2003,5.1.1039.1070
[SiS]
%PCI\VEN_1039&DEV_0181&REV_01.DeviceDesc%=SIS181PCI,PCI\VEN_1039&DEV_0181
the second one [Si-2]
(SISRaid.INF)
DriverVer=05/03/2005,5.1.1039.1090
[SiS]
%PCI\VEN_1039&DEV_0180&REV_01.DeviceDesc%=SIS180PCI,PCI\VEN_1039&DEV_0180
%PCI\VEN_1039&DEV_0180&REV_01.DeviceDesc%=SIS180PCI,PCI\VEN_1039&DEV_0181
and it has [Si-3] (has this since Mass 6.08... I see the overlap is disabled.)
SISRaid2.INF
DriverVer=01/05/2005,5.1.1039.2030
[SiS]
;%PCI\VEN_1039&DEV_0180&REV_01.DeviceDesc%=SIS182PCI,PCI\VEN_1039&DEV_0180
;%PCI\VEN_1039&DEV_0180&REV_01.DeviceDesc%=SIS182PCI,PCI\VEN_1039&DEV_0181
%PCI\VEN_1039&DEV_0182&REV_01.DeviceDesc%=SIS182PCI,PCI\VEN_1039&DEV_0182
-----------------------------
the newest available drivers I downloaded..
(folder 180OB has exact same SYS and INF as folder 964-180)
DriverVer=05/03/2005,5.1.1039.1090
SISRaid.INF
[SiS]
%PCI\VEN_1039&DEV_0180&REV_01.DeviceDesc%=SIS180PCI,PCI\VEN_1039&DEV_0180
%PCI\VEN_1039&DEV_0180&REV_01.DeviceDesc%=SIS180PCI,PCI\VEN_1039&DEV_0181
so, we had those already..
folder 965 has this (different SYS)
SISRaid2.INF
DriverVer=01/11/2007,5.1.1039.2110
[SiS]
%PCI\VEN_1039&DEV_0180&REV_01.DeviceDesc%=SIS182PCI,PCI\VEN_1039&DEV_0180
%PCI\VEN_1039&DEV_0180&REV_01.DeviceDesc%=SIS182PCI,PCI\VEN_1039&DEV_0181
%PCI\VEN_1039&DEV_0182&REV_01.DeviceDesc%=SIS182PCI,PCI\VEN_1039&DEV_0182
%PCI\VEN_1039&DEV_0182&REV_01.DeviceDesc%=SIS182PCI,PCI\VEN_1039&DEV_1182
and as you can see, there is full overlap..
If that other guy had not said that he still wants the old ones, I would completely remove them old ones.
But, I've no reason to not believe him.
(Still, the files were still in the pack, which CAN cause PnP problems?)
Anyway, I think that having two or three for same HWIDs in the Pack is a bad idea.
One possible solution is to sfxzip the folder content along with a TXT for its INI section and put that in the folder I think we do not want to use.
That same sfxzip solution could be used for drivers where different BIOS in a card makes it need another driver version which has all same HWIDs.
I need to discuss this with the project leaders, tho..