; This INF file installs the 680 non-Raid ATA driver on Windows NT 4.0 systems. [Version] Signature="$Windows NT$" Class=SCSIAdapter ClassGuid={4D36E97B-E325-11CE-BFC1-08002BE10318} Provider=%SI% ;;CatalogFile=pnp680.cat DriverVer=11/30/2001, 1.0.0.6 [SourceDisksNames] 1="Silicon Image ATA/133 Driver Installation Disk",pnp680.sys,, [SourceDisksFiles] pnp680.sys = 1 SilSupp.cpl = 1 [DestinationDirs] DefaultDestDir = 12 DriverFiles.NT = 12 DllFiles_680.NTX86 = 11 [DriverFiles_680.NTX86] pnp680.sys,,,0x20 [DllFiles_680.NTX86] SilSupp.cpl,,,0x20 [Manufacturer] %SI%=SI_HDC [SI_HDC] %PCI\VEN_1095&DEV_0680.DeviceDesc%=SI_680, PCI\VEN_1095&DEV_0680&SUBSYS_06801095 [SI_680.NTX86] Copyfiles=DriverFiles_680.NTX86, DllFiles_680.NTX86 [SI_680.NTX86.Services] AddService=Pnp680,0x00000003,SI_680_Service_Install, Miniport_EventLog_Inst [SI_680_Service_Install] DisplayName=%SI680IDE.SvcDesc% ServiceType=1 StartType=0 ErrorControl=1 ServiceBinary=%12%\pnp680.sys LoadOrderGroup=Scsi miniport AddReg=PnPSupport_AddReg AddReg=ProblemDeviceList_AddReg AddReg=Supported680SubSystemIds_AddReg ; Mark device as supporting Plug & Play on the PCI(5) bus. [PnPSupport_AddReg] HKR,Parameters\PnPInterface,5,0x00010001,1 ; List of devices with known configuration issues. [ProblemDeviceList_AddReg] HKR,ProblemDevices ; List of controller subsystem IDs to be supported by the PnP680.sys driver. [Supported680SubSystemIds_AddReg] HKR,SupportedSubsystemIDs,%PCI\VEN_1095&DEV_0680.DeviceDesc%,0x00010001, 0x06801095 ;************************************************************* ;The NT EventLog entries are the same for all SCSI miniports. [Miniport_EventLog_Inst] AddReg = Miniport_EventLog_AddReg [Miniport_EventLog_AddReg] HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll" HKR,,TypesSupported,0x00010001,7 [Strings] SI="Silicon Image" PCI\VEN_1095&DEV_0680.DeviceDesc="Silicon Image SiI 0680 ATA/133 Controller" SI680IDE.SvcDesc="SiI 680 ATA Controller"