Topic: [SLV Abit BX133 RAID with HTP370 installs wrong driver
Abit BX133 RAID with HTP370 installs wrong driver.
tested with BIOS - oldest, newest (HPT 370 RAID BIOS verson 2.0.1024.), unofficial newest hacked with bios for HTP370 2.351
http://www.abit.com.tw/page/en/download … cket%20370
BX133 HWDID Raid:
============
RAID Devices
============
PCI\VEN_1103&DEV_0004&SUBSYS_00011103&REV_04\3&61AAA01&0&98
Name: Kontroler HPT370 UDMA/ATA100 RAID
Hardware ID's:
PCI\VEN_1103&DEV_0004&SUBSYS_00011103&REV_04
PCI\VEN_1103&DEV_0004&SUBSYS_00011103
PCI\VEN_1103&DEV_0004&CC_018000
PCI\VEN_1103&DEV_0004&CC_0180
Compatible ID's:
PCI\VEN_1103&DEV_0004&REV_04
PCI\VEN_1103&DEV_0004
PCI\VEN_1103&CC_018000
PCI\VEN_1103&CC_0180
PCI\VEN_1103
PCI\CC_018000
PCI\CC_0180
Tested with DP_MassStorage_wnt5_x86-32_809 but last official version has the same drivers inside.
BST Drivepack installs "Adaptec RCM Device" driver and BSOD on first restart - after TXTsetup.
Masstorage/AD/
; hpt3xx.INF
;
; INF file of Adaptec ATA RAID 1200A Controller for Windows XP
; Copyright (c) 2000 Highpoint Technologies, Inc. All rights reserved
;
[Version]
signature="$Windows NT$"
Class=SCSIAdapter
ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}
Provider=%ADAPTEC%
CatalogFile=hpt3xx.cat
DriverVer=09/18/2002, 1.3[DestinationDirs]
DefaultDestDir = 12 ; DIRID_DRIVERS[ControlFlags]
ExcludeFromSelect = SCSI\ProcessorADAPTEC_RCM_DEVICE______[Manufacturer]
%Adaptec%=Adaptec[Adaptec]
%PCI\VEN_1103&DEV_0004&REV_03.DeviceDesc%=hpt3xxPCI,PCI\VEN_1103&DEV_0004&REV_03
%PCI\VEN_1103&DEV_0004&REV_04.DeviceDesc%=hpt3xxPCI,PCI\VEN_1103&DEV_0004&REV_04
%SCSI\ProcessorADAPTEC_RCM_DEVICE______.DeviceDesc% = NODRV,SCSI\ProcessorADAPTEC_RCM_DEVICE______
and driver that should be instaled:
Masstorage/H/
; hpt3xx.INF
;
; INF file of HPT3xx ATA RAID controller for Windows 2000/XP
; Copyright (c) HighPoint Technologies, Inc. All rights reserved
;
[Version]
signature="$Windows NT$"
Class=SCSIAdapter
ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}
Provider=%HIGHPOINT%
CatalogFile= hpt3xx.CAT
DriverVer=01/05/2004, 2.351[DestinationDirs]
DefaultDestDir = 12 ; DIRID_DRIVERS[Manufacturer]
%HIGHPOINT%=HighPoint[HighPoint]
%HPT3xx.DeviceDesc%=hpt3xxPCI,PCI\VEN_1103&DEV_0004
%HPT3xx.DeviceDesc%=hpt3xxPCI,PCI\VEN_1103&DEV_0005
%HPT3xx.DeviceDesc%=hpt3xxPCI,PCI\VEN_1103&DEV_0006
%HPT3xx.DeviceDesc%=hpt3xxPCI,PCI\VEN_1103&DEV_0005&SUBSYS_100415BD
This driver worked with older BIOSes too.