WAVEXA.INF Driver File Contents (56_gsm.zip)

[Version]
LayoutFile=layout.inf
Signature="$CHICAGO$"
Class=MultiFunction
ClassGUID={4d36e971-e325-11ce-bfc1-08002be10318}
Provider=%PROVIDER%
DriverVer=08/03/2000,1.0.0.20

[Manufacturer]
%VT%=WAVEXA

[ControlFlags]
ExcludeFromSelect = PCMCIA\2-in-1-56K_+_GSM_PC_Card-8F73
		

[WAVEXA]
%Product%=Product.mf, PCMCIA\2-in-1-56K_+_GSM_PC_Card-8F73


;===========================================================================
; Windows 9x
[Product.mf]
CopyFiles=Product.CopyInf
AddReg=StandardMF.Reg

[Product.mf.HW]
AddReg=Product.mf.RegHW

[Product.mf.RegHW]
; for PCMCIA, the resources are enumerated as :
; ordinal 0 = DSP IO range
; ordinal 1 = LAN and XILINX IO range 
; ordinal 2 = IRQ
HKR,Child0000,HardwareID,,MF\XP_BUS
HKR,Child0000,DeviceDesc,,%XPBusDesc%
HKR,Child0000,ResourceMap,1,00,01,02 ; each resource is given an ordinal in
                                     ; the parent. Since we have only 2 IO
                                     ; window + 1 IRQ, we grab all for this
                                     ; child currently
HKR,Child0000,MFFlags,1,02,00,00,00  ; MFFlags is the OR of these flags
                                     ; Even If No resource          0x01
                                     ; No create if no resource     0x02
                                     ; Fill In Unknown resource     0x04
                                     ; Create But No Show Disabled  0x08

HKR,Child0001,HardwareID,,MF\XP_MODEM
HKR,Child0001,DeviceDesc,,%ModemDesc%
HKR,Child0001,ResourceMap,1,00,02    ; sharing the first IO window, and IRQ
HKR,Child0001,MFFlags,1,02,00,00,00  ; Make sure it does not show disabled

[StandardMF.Reg]
HKR,,DevLoader,,*CONFIGMG
HKR,,Enumerator,,*CONFIGMG
HKR,,CMDrivFlags,1,03,00,00,00       ; CMDrivFlags (CM device driver setting)
                                     ; 0x00000000 - static
                                     ; 0x00000001 - can be disabled
                                     ; 0x00000002 - removable
                                     ;
                                     ; CMEnumFlags (CM Enumerator settings)
                                     ; 0x0000000 - enumerator software
                                     ; 0x0000001 - enumerator hardware

[SourceDisksFiles]
wavexa.inf = 1
xpgsm.inf = 1, win9x
xpbus.inf = 1, win9x
xpmdm.inf = 1, win9x
vguport.inf = 1, win9x
vglport.inf = 1, win9x
mdmvgsm.inf = 1, win9x

[Product.CopyInf]
wavexa.inf, wavexa.inf
xpbus.inf, xpbus.inf
xpmdm.inf, xpmdm.inf
xpgsm.inf, xpgsm.inf
vguport.inf, vguport.inf
vglport.inf, vglport.inf
mdmvgsm.inf, mdmvgsm.inf

;====================================================================================
; Windows 2000

[product.mf.NTx86] ; install section
CopyFiles = product.CopyFiles.NTx86, product.CopyInf.NTx86
 
[product.mf.NTx86.HW]
AddReg=product.mf.NTx86.RegHW
 
[product.mf.NTx86.RegHW]
;HKR,Child0000,HardwareID,,MF\XP_MODEM
;HKR,Child0000,ResourceMap,1,00,01

;HKR,Child0001,HardwareID,,MF\XP_ISDN
;HKR,Child0001,ResourceMap,1,00,01

;HKR,Child0002,HardwareID,,MF\XP_LAN
;HKR,Child0002,ResourceMap,1,00,02

HKR,Child0003,HardwareID,,MF\XP_BUS
HKR,Child0003,ResourceMap,1,00,01,02

[product.mf.NTx86.Services]  ; install.Services section
AddService = mf, 2, mf_Service_Inst ; mf is the service name
 
[mf_Service_Inst]
ServiceType    = 1			; kernel driver
StartType      = 3			; start when device detected
ErrorControl   = 1			; normal
ServiceBinary  = %12%\mf.sys  		; path to the mf.sys file
LoadOrderGroup = System Bus Extender    ; system PnP bus driver

[product.CopyFiles.NTx86]
mf.sys,,,2
wpm.sys,,,2
;xphalnt.sys,,,2
xpbus.sys,,,2
;vtisdn.sys,,,2
;xplan.sys,,,2

[product.CopyInf.NTx86]
xpbus.inf,,,2
;xplan.inf,,,2
;xpisdn.inf,,,2


[SourceDisksNames]
1="%SetupDisk1%",,


[SourceDisksFiles.x86]
xpbus.inf = 1, win2K
;xpisdn.inf = 1, win2K
wpm.sys = 1, win2k
;xphalnt.sys = 1, win2k
xpbus.sys = 1, win2K
;vtisdn.sys = 1, win2K


[DestinationDirs]
; 11 = windows root directory
; 10 = windows system directory
; 17 = INF directory
DefaultDestDir = 11
Product.CopyInf = 17
product.CopyInf.NTx86 = 17
product.CopyFiles.NTx86 = 10,system32\drivers

[Strings]
PROVIDER="WAVEXA"
VT="WAVEXA"
Product="56K + GSM PC Card"

XPBusDesc="WAVEXA XP-Bus Controller"
ModemDesc="56K + GSM PC Card ExtremeSURFR 56K Modem"
XPLanDesc="56K + GSM PC Card XP-LAN Ethernet Adapter"

UninstallMarker="WAVEXA_UNINSTALL_TEXT"

SetupDisk1="56K + GSM PC Card Installation CD"


[end]
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: 0.82