MSFN Forum: Problem getting drivers to load in txt setup - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Problem getting drivers to load in txt setup Rate Topic: -----

#1 User is offline   Viper187 

  • Crazy Bum
  • Pip
  • Group: Members
  • Posts: 73
  • Joined: 29-April 05

Posted 21 February 2008 - 02:47 PM

I was hoping get my Highpoint Rocket 100 card raid drivers loaded at the F6 screen during XP SP1 setup, but it doesn't list the driver when I put it on disk. Lists the NVRaid ones fine, but not this. Is something missing from the INF or what?

; 
; hpt3xx.INF
; 
; INF file of Rocket 100 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=09/30/2004, 1.23

[DestinationDirs]
DefaultDestDir  = 12; DIRID_DRIVERS

[Manufacturer]
%HIGHPOINT%=HighPoint

[HighPoint]
%HPT3xx.DeviceDesc%=hpt3xxPCI,PCI\VEN_1103&DEV_0004
%HPT3xx.DeviceDesc%=hpt3xxPCI,PCI\VEN_1103&DEV_0006

[hpt3xxPCI.NT]
CopyFiles=@hpt3xx.sys
Reboot

[hpt3xxPCI.NT.Services]
AddService = hpt3xx, %SPSVCINST_ASSOCSERVICE%, hpt3xxPCI_Service_Inst, Miniport_EventLog_Inst

[hpt3xxPCI_Service_Inst]
ServiceType	= %SERVICE_KERNEL_DRIVER%
StartType	  = %SERVICE_BOOT_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\hpt3xx.sys
LoadOrderGroup = SCSI Miniport
AddReg		 = pnpsafe_pci_addreg

[pnpsafe_pci_addreg]
HKR, "Parameters\PnpInterface", "5", 0x00010001, 0x00000001

[Miniport_EventLog_Inst]
AddReg = Miniport_EventLog_AddReg

[Miniport_EventLog_AddReg]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll"
HKR,,TypesSupported,%REG_DWORD%,7

[SourceDisksNames]
1 = %InstallDisk%,,,""

[SourceDisksFiles]
;;hpt3xx.inf = 1,,
hpt3xx.sys = 1,,

[strings]
HighPoint="HighPoint"
HPT3xx.DeviceDesc="HighPoint Rocket 100 Controller"
InstallDisk = "Rocket 100 Controller Driver Diskette"

;*******************************************
;Handy macro substitutions (non-localizable)
SPSVCINST_ASSOCSERVICE = 0x00000002
SERVICE_KERNEL_DRIVER  = 1
SERVICE_BOOT_START	 = 0
SERVICE_ERROR_NORMAL   = 1
REG_EXPAND_SZ		  = 0x00020000
REG_DWORD			  = 0x00010001



Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy