Topic: [IMPLEMENTED] updated: Intel Matrix Storage Manager: 6.0.0.1002

Intel has released version 6.0.0.1002 of the "Intel Matrix Storage Manager". released June 6, 2006

The new text-mode install version (floppy version) is available at
http://downloadfinder.intel.com/scripts … p;lang=eng

The current MassStroage Driver pack needs to be updated to include the new driver files and also integrate the following devices ids into txtsetup.sif and dosnet.inf

"PCI\VEN_8086&DEV_2681&CC_0106 = \"iastor\""
"PCI\VEN_8086&DEV_2821&CC_0106 = \"iastor\""
"PCI\VEN_8086&DEV_2822&CC_0104 = \"iastor\""
"PCI\VEN_8086&DEV_27C6&CC_0104 = \"iastor\""
"PCI\VEN_8086&DEV_2682&CC_0104 = \"iastor\""

With the new GUI, I don't know how to easily perform the integration. In the older .cmd file versions, you could have added the previous lines to SlipStream_DPM.cmd file and updated DriverPacks_Massstorage_###.7z so that the D\M\IN\1 folder is replaced with the new driver.

The latest driver supports the following hardware:

PCI\VEN_8086&DEV_2652&CC_0104.DeviceDesc	= "Intel(R) 82801FR SATA RAID Controller"
PCI\VEN_8086&DEV_27C3&CC_0104.DeviceDesc	= "Intel(R) 82801GR/GH SATA RAID Controller"
PCI\VEN_8086&DEV_2682&CC_0104.DeviceDesc	= "Intel(R) 631xESB/632xESB SATA RAID Controller"
PCI\VEN_8086&DEV_27C6&CC_0104.DeviceDesc	= "Intel(R) 82801GHM SATA RAID Controller"
PCI\VEN_8086&DEV_2822&CC_0104.DeviceDesc	= "Intel(R) ICH8R/DO/DH SATA RAID Controller"

PCI\VEN_8086&DEV_2652&CC_0106.DeviceDesc	= "Intel(R) 82801FR SATA AHCI Controller"
PCI\VEN_8086&DEV_2653&CC_0106.DeviceDesc	= "Intel(R) 82801FBM SATA AHCI Controller"
PCI\VEN_8086&DEV_27C1&CC_0106.DeviceDesc	= "Intel(R) 82801GR/GH SATA AHCI Controller"
PCI\VEN_8086&DEV_27C5&CC_0106.DeviceDesc	= "Intel(R) 82801GBM SATA AHCI Controller"
PCI\VEN_8086&DEV_2681&CC_0106.DeviceDesc	= "Intel(R) 631xESB/632xESB SATA AHCI Controller"
PCI\VEN_8086&DEV_2821&CC_0106.DeviceDesc	= "Intel(R) ICH8R/DO/DH SATA AHCI Controller"

Last edited by Bâshrat the Sneaky (2006-08-06 04:55:49)

Re: [IMPLEMENTED] updated: Intel Matrix Storage Manager: 6.0.0.1002

I've had a look at the supported hardware, and it drops support for some older RAID controllers it seems. Or I am being blind and missing these elsewhere?

; ICH5R - 82801ER
%PCI\VEN_8086&DEV_24DF&CC_0104.DeviceDesc% = iaStor_Inst_RAID, PCI\VEN_8086&DEV_24DF&CC_0104

; ESB - 6300ESB
%PCI\VEN_8086&DEV_25B0&CC_0104.DeviceDesc% = iaStor_Inst_RAID, PCI\VEN_8086&DEV_25B0&CC_0104

These will need to be updated, I suspect it'll support the 965 chipset Intel is releasing for the Core 2 Duo (Conroe) architecture.

Last edited by lightsout (2006-06-09 23:26:30)

Re: [IMPLEMENTED] updated: Intel Matrix Storage Manager: 6.0.0.1002

i just came here to request this very thing. i stripped the drivers from the windows installer, but since you provided a link to the same thing i won't wink

Re: [IMPLEMENTED] updated: Intel Matrix Storage Manager: 6.0.0.1002

6.1.0.1002 is released, but the download link does not work... (at Intel's site)

EDIT: never mind, managed to get the file from intel.com

Last edited by Bâshrat the Sneaky (2006-08-04 20:07:14)

Founder of DriverPacks.net — wimleers.com

Re: [IMPLEMENTED] updated: Intel Matrix Storage Manager: 6.0.0.1002

lightsout wrote:

I've had a look at the supported hardware, and it drops support for some older RAID controllers it seems. Or I am being blind and missing these elsewhere?

; ICH5R - 82801ER
%PCI\VEN_8086&DEV_24DF&CC_0104.DeviceDesc% = iaStor_Inst_RAID, PCI\VEN_8086&DEV_24DF&CC_0104

; ESB - 6300ESB
%PCI\VEN_8086&DEV_25B0&CC_0104.DeviceDesc% = iaStor_Inst_RAID, PCI\VEN_8086&DEV_25B0&CC_0104

These will need to be updated, I suspect it'll support the 965 chipset Intel is releasing for the Core 2 Duo (Conroe) architecture.

You're very right. I will have to include THREE drivers now...

Founder of DriverPacks.net — wimleers.com