;===========================================================================
;
; Copyright (C) 2000-2007 Nanjing Z-Com Wireless Co., Ltd.
; Windows 2K/XP NDIS driver INF for 802.11b/g CF card.
;
;
;===========================================================================
;===========================================================================
; Version section
;===========================================================================
[Version]
;LayoutFile = layout.inf
Signature = "$Chicago$"
Compatible = 1
Class = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
;CatalogFile = netmp001.cat ;Need to get cat file from Microsoft
Provider = %ZCOM%
DriverVer = 3/16/2007, 3.0.2.0
;===========================================================================
; Source Media Information Sections
;===========================================================================
[SourceDisksNames]
1 = %DriverDisk%,,,
[SourceDisksFiles]
; On Z-Com installation disk 1
[DestinationDirs]
CF8385.XP.CopyFiles = 12
;===========================================================================
; Manufacturer and Model section
;===========================================================================
[Manufacturer]
%ZCOM% = Z-Com
[Z-Com]
%CF8385.DeviceDesc% = CF8385.ndi, PCMCIA\_-IEEE_802.11_Wireless_LAN/CF_Card-FE6B
%CF8385.DeviceDesc% = CF8385.ndi, PCMCIA\_-IEEE_802.11_Wireless_LAN/CF_Card-8798
%CF8385.DeviceDesc% = CF8385.ndi, PCMCIA\Marvell-88W8300_802.11b_PC_Card-0FE6
;===========================================================================
; ControlFlags section
;===========================================================================
[ControlFlags]
;ExcludeFromSelect = PCI\VEN_11AB&DEV_1FA4&SUBSYS_830111AB
;***************************************************************************
;***************************************************************************
;**
;** CF8385 PC Card/Compact Flash Win XP DDInstall section
;**
;***************************************************************************
;***************************************************************************
[CF8385.ndi]
Characteristics = 0x84
BusType = 8 ; PCMCIA BUS.
AddReg = CF8385.reg
CopyFiles = CF8385.XP.CopyFiles
[CF8385.ndi.LogConfigOverride]
LogConfig = CF8385.LogConfig0
[CF8385.reg]
HKR, Ndi, Service, 0, "CF8385"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
HKR, , AutoConnectAtStartup, 0x10001, 0
HKR, , SSID, 0, "_UNKNOWN_"
HKR, , NetworkMode, 0x10001, 1
HKR, , AuthenMode, 0x10001, 0
HKR, , EncryptionStatus, 0x10001, 1
HKR, , WepKeyIndex, 0x10001, 0
HKR, , WepKeyMaterial, 1, 00,00,00,00,00
HKR, , AdhocBeaconPeriod, 0x10001, 100
HKR, , AdhocATIMWindow, 0x10001, 0
HKR, , AdhocChannelNumber, 0x10001, 1
HKR, , PowerMode, 0x10001, 0
HKR, , EnableActiveRoaming, 0x10001, 0
HKR, , EnablePassiveRoaming, 0x10001, 1
HKR, , StartChannelNum, 0x10001, 1
HKR, , MaxChannelNum, 0x10001, 11
HKR, , ApplyCustomProfile, 0x10001, 1
HKR, , EnableDot11d, 0x10001, 0
HKR, , EnableInterruptPolling, 0x10001, 0
HKR, , RtsThreshold, 0x10001, 2347
HKR, , FragThreshold, 0x10001, 2346
HKR, , FixedDataRate, 0x10001, 0
[CF8385.XP.CopyFiles]
cf8385.sys,,,2
[CF8385.ndi.Services]
AddService = CF8385, 2, CF8385.Service, CommonXP.EventLog
[CF8385.Service]
DisplayName = %CF8385.Service.DispName%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\cf8385.sys
LoadOrderGroup = NDIS
[CF8385.LogConfig0]
ConfigPriority = Normal
;MemConfig = 400@0-FFFFF800 ; added to tweak CIS config registers
IOConfig = 48@400-F000%F800 ;
IRQConfig = LS:3,4,5,7,9,10,11,12,14,15 ; IRQ PDM: Added share flag.
PCCardConfig = 41(W A) ; 16 bit IO, Attribute memory
;***************************************************************************
;***************************************************************************
;**
;** Common event log registration.
;**
;***************************************************************************
;***************************************************************************
[CommonXP.EventLog]
AddReg = CommonXP.AddEventLog.reg
[CommonXP.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported, 0x00010001, 7
;===========================================================================
; Strings section
;===========================================================================
[Strings]
AuthenMode = "Authentication Mode"
NetworkMode = "Infrastructure Mode"
SSID = "Desired SSID"
PowerMode = "Power-Save Mode"
Microsoft = "Microsoft"
ZCOM = "Z-Com"
DriverDisk = "Z-Com XG-880M installation disk 1"
CF8385.DeviceDesc = "Z-Com XG-880M 802.11b/g Wireless Card"
CF8385.Service.DispName = "Z-Com XG-880M 802.11b/g Wireless Card"
; *******Non Localizable Strings*******
SERVICE_BOOT_START = 0x0
SERVICE_SYSTEM_START = 0x1
SERVICE_AUTO_START = 0x2
SERVICE_DEMAND_START = 0x3
SERVICE_DISABLED = 0x4
SERVICE_KERNEL_DRIVER = 0x1
SERVICE_ERROR_IGNORE = 0x0
SERVICE_ERROR_NORMAL = 0x1
SERVICE_ERROR_SEVERE = 0x2
SERVICE_ERROR_CRITICAL = 0x3
REG_SZ = 0x00000000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
REG_EXPAND_SZ = 0x00020000
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.