; This INF file installs the non-Raid ATA driver on Windows 98/ME, NT 4.0,
; Windows 2000, and Windows XP systems.
[Version]
Signature="$Chicago$"
Class=SCSIAdapter
ClassGuid={4D36E97B-E325-11CE-BFC1-08002BE10318}
Provider=%CMD%
;;CatalogFile=pnp64x.cat
DriverVer=06/27/2001
; Class Install
[ClassInstall]
Addreg=SCSIReg
[SCSIReg]
HKR,,,,%SCSIClassName%
HKR,,EnumPropPages,,"iosclass.dll,SCSIEnumPropPages"
HKR,,Icon,,-10
[SourceDisksNames]
1="CMD Technology Busmaster ATA Driver Installation Disk",pnp64x.sys,,
[SourceDisksFiles]
pnp64x.sys = 1
pnp64x.mpd = 1
pnp680.sys = 1
pnp680.mpd = 1
[DestinationDirs]
DefaultDestDir = 12
DriverFiles = 12
DriverFiles.NT = 12
[DriverFiles]
pnp64x.mpd,,,0x20
[DriverFiles.NTX86]
pnp64x.sys,,,0x20
[DriverFiles_680]
pnp680.mpd,,,0x20
[DriverFiles_680.NTX86]
pnp680.sys,,,0x20
[Manufacturer]
%CMD%=CMD_HDC
[CMD_HDC]
%PCI\VEN_1095&DEV_0648.DeviceDesc%=DUAL_DMA_IDE, PCI\VEN_1095&DEV_0648&SUBSYS_06481095
%PCI\VEN_1095&DEV_0649.DeviceDesc%=DUAL_DMA_IDE, PCI\VEN_1095&DEV_0649&SUBSYS_06491095
%PCI\VEN_1095&DEV_0680.DeviceDesc%=CMD_680, PCI\VEN_1095&DEV_0680&SUBSYS_06801095
[DUAL_DMA_IDE]
Copyfiles=DriverFiles
AddReg = ios, win98.reg, Win98ProblemDeviceList, Win98SupportedControllersList
[DUAL_DMA_IDE.NTX86]
Copyfiles=DriverFiles.NTX86
[DUAL_DMA_IDE.NTX86.Services]
AddService=Pnp64x,0x00000003,DUAL_DMA_IDE_Service_Install, Miniport_EventLog_Inst
[DUAL_DMA_IDE_Service_Install]
DisplayName=%CMDIDE.SvcDesc%
ServiceType=1
StartType=0
ErrorControl=1
ServiceBinary=%12%\pnp64x.sys
LoadOrderGroup=Scsi miniport
AddReg=PnPSupport_AddReg
AddReg=ProblemDeviceList_AddReg
AddReg=SupportedControllersList_AddReg
[CMD_680]
Copyfiles=DriverFiles_680
AddReg = ios, win98_680.reg, Win98ProblemDeviceList_680, Win98Supported680SubSystemIds
[CMD_680.NTX86]
Copyfiles=DriverFiles_680.NTX86
[CMD_680.NTX86.Services]
AddService=Pnp680,0x00000003,CMD_680_Service_Install, Miniport_EventLog_Inst
[CMD_680_Service_Install]
DisplayName=%CMD680IDE.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 PnP64x driver.
[SupportedControllersList_AddReg]
HKR,SupportedSubsystemIDs,%PCI\VEN_1095&DEV_0648.DeviceDesc%,0x00010001, 0x06481095
HKR,SupportedSubsystemIDs,%PCI\VEN_1095&DEV_0649.DeviceDesc%,0x00010001, 0x06491095
; List of controller subsystem IDs to be supported by the PnP680.sys driver on
; NT/Win2K/XP systems.
[Supported680SubSystemIds_AddReg]
HKR,SupportedSubsystemIDs,%PCI\VEN_1095&DEV_0680.DeviceDesc%,0x00010001, 0x06801095
[Win98ProblemDeviceList]
HKLM,%Win98ProblemDeviceSubKey%
[Win98SupportedControllersList]
HKLM, %Win98SupportedControllersSubKey%,%PCI\VEN_1095&DEV_0648.DeviceDesc%,0x00010001, 0x06481095
HKLM, %Win98SupportedControllersSubKey%,%PCI\VEN_1095&DEV_0649.DeviceDesc%,0x00010001, 0x06491095
[Win98ProblemDeviceList_680]
HKLM,%Win98ProblemDeviceSubKey_680%
; List of controller subsystem IDs to be supported by the PnP680.mpd driver on
; Windows 98/ME systems.
[Win98Supported680SubSystemIds]
HKLM, %Win98SupportedControllersSubKey_680%,%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
[IOS]
HKR,,DevLoader,,*IOS
HKR,,DontLoadIfConflict,,"Y"
[WIN98.REG]
HKR,,PortDriver,,pnp64x.mpd
[WIN98_680.REG]
HKR,,PortDriver,,pnp680.mpd
[Strings]
CMD="CMD Technology"
SCSIClassName="SCSI and RAID controllers"
PCI\VEN_1095&DEV_0648.DeviceDesc="CMD PCI-0648 Ultra66 ATA Controller (Pre-release)"
PCI\VEN_1095&DEV_0649.DeviceDesc="CMD PCI-0649 Ultra100 ATA Controller (Pre-release)"
PCI\VEN_1095&DEV_0680.DeviceDesc="CMD PCI-0680 Ultra133 ATA Controller (Pre-release)"
CMDIDE.SvcDesc="CMD 648/649 ATA Controller"
CMD680IDE.SvcDesc="CMD 680 ATA Controller"
Win98ProblemDeviceSubKey = "System\CurrentControlSet\Services\PnP64x\ProblemDevices"
Win98SupportedControllersSubKey = "System\CurrentControlSet\Services\PnP64x\SupportedSubsystemIDs"
Win98ProblemDeviceSubKey_680 = "System\CurrentControlSet\Services\PnP680\ProblemDevices"
Win98SupportedControllersSubKey_680 = "System\CurrentControlSet\Services\PnP680\SupportedSubsystemIDs"
Download 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.