; This INF file is for Windows NT 4.0 only. [Version] Signature="$Windows NT$" Class=SCSIAdapter ClassGUID={4d36e97b-e325-11ce-bfc1-08002be10318} Provider=%CMD% [SourceDisksNames] 1="CMD IDE Installation Disk",disk1,winnt [SourceDisksFiles] csa64xx.sys = 1 cmdcfgnt.exe = 1 [DriverFiles] csa64xx.sys [UtilityFiles] cmdcfgnt.exe [DestinationDirs] DefaultDestDir=12 UtilityFiles=11 [Manufacturer] %CMD%=CMD_HDC [CMD_HDC] %CMD648.DeviceDesc%=DUAL_DMA_IDE, *CMD648 %CMD643U2.DeviceDesc%=DUAL_DMA_IDE, *CMD643_REV_06 %CMD643.DeviceDesc%=DUAL_DMA_IDE, *CMD643 %CMD646U2_07.DeviceDesc%=DUAL_DMA_IDE, *CMD646_REV_07 %CMD646U2_05.DeviceDesc%=DUAL_DMA_IDE, *CMD646_REV_05 %CMD646U.DeviceDesc%=DUAL_DMA_IDE, *CMD646_REV_03 %CMD646.DeviceDesc%=DUAL_DMA_IDE, *CMD646 %CMD640.DeviceDesc%=DUAL_DMA_IDE, *CMD640 [DUAL_DMA_IDE] Copyfiles=DriverFiles,UtilityFiles AddReg=ParameterList [ParameterList] HKLM, %REGKEY_PARAMETERS%, %REGVAL_LOCAL_BUS_SPEED%, %REG_DWORD%, %REGDATA_BUS_SPEED_33% HKLM, %REGKEY_PARAMETERS%, %REGVAL_DMA_ENABLED%, %REG_DWORD%, %REGDATA_ENABLE% HKLM, %REGKEY_PARAMETERS%, %REGVAL_CONTROL_NON_CMD_CHIP%, %REG_DWORD%, %REGDATA_DISABLE% [DUAL_DMA_IDE.Services] AddService=CSA64XX,%SPSVCINST_ASSOCSERVICE%,DUAL_DMA_IDE_Service_Install [DUAL_DMA_IDE_Service_Install] DisplayName=%CMDIDE.SvcDesc% ServiceType=%SERVICE_KERNEL_DRIVER% StartType=%SERVICE_BOOT_START% ErrorControl=%SERVICE_ERROR_NORMAL% ServiceBinary=%12%\csa64xx.sys LoadOrderGroup=Scsi miniport [Strings] CMD="CMD Technology" CMD648.DeviceDesc="CMD PCI-0648 Ultra66 DMA IDE Controller" CMD643U2.DeviceDesc="CMD PCI-0643U2 Ultra DMA IDE Controller" CMD643.DeviceDesc="CMD PCI-0643 DMA IDE Controller" CMD646U2_07.DeviceDesc="CMD PCI-0646U2 Ultra DMA IDE Controller" CMD646U2_05.DeviceDesc="CMD PCI-0646U2 Ultra DMA IDE Controller" CMD646U.DeviceDesc="CMD PCI-0646U Ultra DMA IDE Controller" CMD646.DeviceDesc="CMD PCI-0646 DMA IDE Controller" CMD640.DeviceDesc="CMD PCI-0640B IDE Controller" CMDIDE.SvcDesc="CMD IDE Controller" ;******************************************* ;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 REG_SZ = 0x00000000 REGKEY_CSA64 = "SYSTEM\CurrentControlSet\Services\csa64xx" REGKEY_PARAMETERS = "SYSTEM\CurrentControlSet\Services\csa64xx\Parameters" REGVAL_LOCAL_BUS_SPEED = "LocalBusSpeed" REGVAL_DMA_ENABLED = "DmaEnabled" REGVAL_CONTROL_NON_CMD_CHIP = "ControlNonCmdChip" REGDATA_BUS_SPEED_33 = 0 REGDATA_ENABLE = 0 REGDATA_DISABLE = 0Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.