CBCDFXP.INF Driver File Contents (aricdf5f.zip)

; CBCDFXP.INF  -- This file contains descriptions of CardBus/PCMCIA IDE Card

[version]
signature="$Windows NT$"
Class=SCSIAdapter
ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}
Provider=%ARGOSY%
LayoutFile=layout.inf
DriverVer=10/22/2002,5.1.2601.1022
CatalogFile="CBCDFXP.CAT"

; Class Install
[ClassInstall32.NT]
Addreg=SCSIReg

[SCSIReg]
HKR,,,,%SCSIClassName%
HKR,,Installer32,,"SysSetup.Dll,ScsiClassInstaller"
HKR,,Icon,,"-10"
HKR,,LegacyInfOption,,"SCSI"
HKR,,DeviceType,0x10001,4                       ; FILE_DEVICE_CONTROLLER
HKR,,DeviceCharacteristics,0x10001,0x100        ; Use same security checks on relative opens

[DestinationDirs]
DefaultDestDir = 12 ; DIRID_DRIVERS

[Manufacturer]
%ARGOSY%=ARGOSY

[ARGOSY]
%PCMCIA\ARGOSY-PnPIDE-5641.DeviceDesc% = cbcdf_Inst, PCMCIA\ARGOSY-PnPIDE-5641
%PCMCIA\PCMCIA-PnPIDE-3F03.DeviceDesc% = cbcdf_Inst, PCMCIA\PCMCIA-PnPIDE-3F03
%PCMCIA\ARGOSY-PnPIDE-1393.DeviceDesc% = cbcdf_Inst, PCMCIA\ARGOSY-PnPIDE-1393
%PCMCIA\PCMCIA-PnPIDE-6F40.DeviceDesc% = cbcdf_Inst, PCMCIA\PCMCIA-PnPIDE-6F40
%PCMCIA\ARGOSY-PnPIDE-0602.DeviceDesc% = pcmhd_Inst, PCMCIA\ARGOSY-PnPIDE-0602
%PCMCIA\PCMCIA-PnPIDE-4B32.DeviceDesc% = pcmhd_Inst, PCMCIA\PCMCIA-PnPIDE-4B32
%PCI\VEN_13E6&DEV_3603&SUBSYS_360313E6.DeviceDesc% = cbcdf_Inst, PCI\VEN_13E6&DEV_3603&SUBSYS_360313E6

[cbcdf_Inst]
CopyFiles = @cbcdfxp.sys

[cbcdf_Inst.Services]
AddService = cbcdf, %SPSVCINST_ASSOCSERVICE%, cbcdf_Service_Inst, miniport_EventLog_Inst

[cbcdf_Service_Inst]
DisplayName    = %CBCDF.DeviceDesc%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_BOOT_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\cbcdfxp.sys
LoadOrderGroup = SCSI Miniport
AddReg         = pnpsafe_isa_addreg
AddReg         = pnpsafe_pci_addreg
AddReg         = bus_type_ide
AddReg         = cbcdf_addreg

[pcmhd_Inst]
CopyFiles = @cbcdfxp.sys

[pcmhd_Inst.Services]
AddService = pcmhd, %SPSVCINST_ASSOCSERVICE%, pcmhd_Service_Inst, miniport_EventLog_Inst

[pcmhd_Service_Inst]
DisplayName    = %PCMHD.DeviceDesc%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_BOOT_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\cbcdfxp.sys
LoadOrderGroup = SCSI Miniport
AddReg         = pnpsafe_isa_addreg
AddReg         = pnpsafe_pci_addreg
AddReg         = bus_type_ide
AddReg         = pcmhd_addreg

[miniport_EventLog_Inst]
AddReg = miniport_EventLog_AddReg

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

[pnpsafe_isa_addreg]
HKR, "Parameters\PnpInterface", "1", 0x00010001, 0x00000001

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

[bus_type_ide]
HKR, "Parameters", "BusType", 0x00010001, 0x00000003

[cbcdf_addreg]
HKR, "Parameters\Device", "DriverParameter",,""

[pcmhd_addreg]
HKR, "Parameters\Device", "DriverParameter",,"pio=16"

[cbcdf_Inst.PosDup]
PCMCIA\*PNP0600

[pcmhd_Inst.PosDup]
PCMCIA\*PNP0600

[SourceDisksNames]
1="CardBus/PCMCIA IDE Device Driver Diskette",,

[SourceDisksFiles]
cbcdfxp.sys=1

[Strings]
SCSIClassName="SCSI and RAID controllers"
ARGOSY="Argosy Research Inc."
CBCDF.DeviceDesc="CardBus/PCMCIA IDE"
PCMHD.DeviceDesc="PCMCIA HARDDISK"
PCMCIA\ARGOSY-PnPIDE-5641.DeviceDesc="PCMCIA IDE Card (Model F) (WINXP)"
PCMCIA\PCMCIA-PnPIDE-3F03.DeviceDesc="PCMCIA IDE Card (F2) (WINXP)"
PCMCIA\ARGOSY-PnPIDE-1393.DeviceDesc="PCMCIA IDE Card (WINXP)"
PCMCIA\PCMCIA-PnPIDE-6F40.DeviceDesc="PCMCIA IDE Card (WINXP)"
PCMCIA\ARGOSY-PnPIDE-0602.DeviceDesc="PCMCIA HARDDISK (WINXP)"
PCMCIA\PCMCIA-PnPIDE-4B32.DeviceDesc="PCMCIA HARDDISK (D6) (WINXP)"
PCI\VEN_13E6&DEV_3603&SUBSYS_360313E6.DeviceDesc="CardBus IDE Card (WINXP)"

;*******************************************
;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_MULTI_SZ           = 0x00010000


Download Driver Pack

How To Update Drivers Manually

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.

server: web1, load: 2.31