TRX2_CF_f0.inf Driver File Contents (TRX2CF_PC_driver_v2.zip)

;****************************************************************************************
;*  VMB5000 Form Generated Function INF (for single & dual function cards)
;*
;*  Copyright (c) 2007 Telegesis
;*
;*  Created with VMB5000 CIS Generation and Burn Utility Rev:1.0.20, on 23/10/2007 16:59:20
;*  Elan Digital Systems Ltd
;*
;*  Function settings:
;*  FN0: UART x1 Baud Rate Multiplier 
;****************************************************************************************

[Version]
Signature = "$Windows NT$"
Class = Ports
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%Telegesis%
DriverVer=10/23/2007,1.0.0.0
;CatalogFile=vmb5k_f0.cat

[Manufacturer]
%Telegesis%=Function,ntamd64,ntia64

[ControlFlags]
ExcludeFromSelect = *

[Function]
%ZigBee_CF_Card.Function0% = VMBPort , PCMCIA\TELEGESIS-ZIGBEE_CF_CARD-EB08

[Function.ntamd64]
%ZigBee_CF_Card.Function0% = VMBPort.ntamd64 , PCMCIA\TELEGESIS-ZIGBEE_CF_CARD-EB08

[Function.ntia64]
%ZigBee_CF_Card.Function0% = VMBPort.ntia64 , PCMCIA\TELEGESIS-ZIGBEE_CF_CARD-EB08

[VMBPort]
AddReg=VMBPort.W95.AddReg
CopyFiles=VMBPort.W95.Copy

[VMBPort.NT]
AddReg = VMBPort.NT.AddReg
SyssetupPnPFlags = 1
CopyFiles=VMBPort.NT.Copy

[VMBPort.ntamd64]
AddReg = VMBPort.NT.AddReg
SyssetupPnPFlags = 1
CopyFiles=VMBPort.ntamd64.Copy

[VMBPort.ntia64]
AddReg = VMBPort.NT.AddReg
SyssetupPnPFlags = 1
CopyFiles=VMBPort.ntia64.Copy

[VMBPort.W95.AddReg]
HKR,,PortSubClass, 1, 01
HKR,,DevLoader,,*vcomm
HKR,,Enumerator,,serenum.vxd
HKR,,PortDriver,,serial.vxd
HKR,,Contention,,*vcd
HKR,,ConfigDialog,,serialui.dll
HKR,,DCB, 1, 1C,00,00,00, 00,C2,01,00, 15,20,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00
HKR,,Properties, 1, 00,00,00,00, FF,00,00,00, 5A,00,00,00, 00,00,00,00, 00,00,00,00, 10,01,00,00, 00,C2,01,00, 00,00,00,00
HKR,,DeviceType, 1, 03
HKR,,EnumPropPages,,"serialui.dll,EnumPropPages"
HKLM,"System\CurrentControlSet\Services\VxD\VCOMM",EnablePowerManagement,1,01,00,00,00

[VMBPort.NT.AddReg]
HKR,,PortSubClass, 1, 01
HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"
HKR,,DCB, 1, 1C,00,00,00, 00,C2,01,00, 15,20,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00
HKR,,Properties, 1, 00,00,00,00, FF,00,00,00, 5A,00,00,00, 00,00,00,00, 00,00,00,00, 10,01,00,00, 00,C2,01,00, 00,00,00,00

[VMBPort.NT.HW]
AddReg = VMBPort.NT.HW.AddReg

[VMBPort.NT.HW.AddReg]
HKR,,UpperFilters,%FLG_ADDREG_TYPE_MULTI_SZ%,"serenum"
HKR,,ForceFifoEnable,%FLG_ADDREG_TYPE_DWORD%,1
HKR,,EnablePowerManagement,%FLG_ADDREG_TYPE_DWORD%,0  ;value=0 to *enable* !

[VMBPort.NT.Services]
AddService = SerialVmb, %SPSVCINST_ASSOCSERVICE%, SerialVmb_Service_Inst, Serial_EventLog_Inst
AddService = Serenum, 0, Serenum_Service_Inst

[SerialVmb_Service_Inst]
DisplayName    = %SerialVmb.SVCDESC%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\serialvmb.sys
LoadOrderGroup = Extended base

[Serenum_Service_Inst]
DisplayName    = %Serenum.SVCDESC%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\serenum.sys
LoadOrderGroup = PNP Filter

[Serial_EventLog_Inst]
AddReg = Serial_EventLog_AddReg

[Serial_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\serialvmb.sys"
HKR,,TypesSupported,0x00010001,7

[SourceDisksNames]
1 = %Floppy_Description%,,,
2 = %Floppy_Description%,,,

[SourceDisksFiles]

[SourceDisksFiles.x86]
serialvmb.sys = 2
serialvmb_amd64.sys = 2
serialvmb_ia64.sys = 2

[VMBPort.W95.Copy]

[VMBPort.NT.Copy]
serialvmb.sys

[VMBPort.ntamd64.Copy]
serialvmb.sys,serialvmb_amd64.sys

[VMBPort.ntia64.Copy]
serialvmb.sys, serialvmb_ia64.sys

[DestinationDirs]
DefaultDestDir = 12
VMBPort.NT.Copy = 12
VMBPort.ntamd64.Copy = 12
VMBPort.ntia64.Copy = 12
VMBPort.W95.Copy = 11

[Strings]
Floppy_Description = "Driver Installation Disk"
SPSVCINST_TAGTOFRONT            = 0x00000001
SPSVCINST_ASSOCSERVICE          = 0x00000002
FLG_ADDREG_TYPE_DWORD           = 0x00010001
FLG_ADDREG_TYPE_DWORD_NOCLOBBER = 0x00010003
FLG_ADDREG_TYPE_MULTI_SZ        = 0x00010000
SERVICE_KERNEL_DRIVER = 1
SERVICE_BOOT_START = 0
SERVICE_SYSTEM_START = 1
SERVICE_DEMAND_START = 3
SERVICE_ERROR_IGNORE = 0
SERVICE_ERROR_NORMAL = 1
Serenum.SVCDESC = "Serenum Port driver"
SerialVmb.SVCDESC = "SerialVmb Port driver"
Telegesis = "Telegesis"
ZigBee_CF_Card.Function0 = "Telegesis ZigBee CF Card"  ;this string can be changed by OEM as required
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: web4, load: 1.52