TNET1130.INF Driver File Contents (wlansim2000g650winxp.exe)

;***********************************************************************
;
; TNET1130.INF
;
; Win98/WinME/Win2k/WinXP Unified installation file for TI ACX WLAN Adapter
;
; Copyright (c) 2001, 2002, 2003 All Rights Reserved, Texas Instruments Incorporated
;
; This file is for direct installation without Install Shield
;
;***********************************************************************

[Version]
Signature 		= "$Windows 95$"
Provider  		= %DRIVER_PROVIDER%
Class     		= Net
ClassGUID		={4d36e972-e325-11ce-bfc1-08002be10318}
DriverVer		=04/05/2004,6.0.0.18

[Manufacturer]
%DEVICE_MANUFACTURER%	= DeviceList

[DeviceList]
%TIACX.DeviceDesc_Cardbus% 	= TIACX_CardBus, 	PCI\VEN_104C&DEV_9066&SUBSYS_003817CF

;========================================================================
[TIACX_CardBus]
AddReg=TIACX.ndi.reg,TIACX_CardBus.ndi.reg, TI.Param.Reg, TIACX.Install,BG.Param.Reg,W98.Param.Reg

[TIACX_CardBus.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_104C&DEV_9066&SUBSYS_003817CF"

;========================================================================
[TIACX.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,TNET1130.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"

; NDIS Info
HKR, NDIS, LogDriverName, , "TNET1130"
HKR, NDIS, MajorNdisVersion, 1, 03
HKR, NDIS, MinorNdisVersion, 1, 0A
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
HKR,Ndi\Interfaces,DefUpper,,"ndis3,ndis4,ndis5"
HKR,Ndi\Interfaces,UpperRange,,"ndis3,ndis4,ndis5"

[TIACX.Install]
HKR,Ndi\Install,,,"TIACX.Copy"
HKR,Ndi\Remove,,,"TIACX.Remove"

[TIACX.Copy]
CopyFiles=TIACX.CopyFiles

[TIACX.Remove]
DelFiles=TIACX.CopyFiles

[W98.Param.Reg]
HKR, ,PrivacyMode,, "0"
HKR, ,utlPrivacyMode,, "0"
HKR, ,utlAuthenticationMode,, "0"

;==============================================================================================================
; Common sections,This section for all card.
[TI.Param.Reg]
 HKR, ,WLANIOC,0,"XG-350"

HKR,defaults,dot11DesiredSSID,,"ANY"
HKR,defaults,dot11PowerMode  ,,"0"
HKR,defaults,dot11FragmentationThreshold,,"4096"
HKR,defaults,dot11RTSThreshold,,"4096"
HKR,defaults,Mode4x,,"1"
HKR,defaults,dot11NetworkType,,"3"

HKR, ,dot11RadioDisableSupport,, "1" 
HKR, ,dot11DesiredBSSType,, "1"
HKR, ,WiFiAdhoc,, "0"
HKR, ,DisableSsidPending,, "1"


HKR,NDI\params\dot11PowerMode,ParamDesc,,"Power Mode"
HKR,NDI\params\dot11PowerMode,type,,"enum"
HKR,NDI\params\dot11PowerMode,default,,"0"
HKR,NDI\params\dot11PowerMode\enum,"0",,"Continuous Access Mode"
HKR,NDI\params\dot11PowerMode\enum,"1",,"Maximum Power Save"
;HKR,NDI\params\dot11PowerMode\enum,"2",,"Fast Power Save"

; Fragmentation Threshold 
HKR, Ndi\Params\dot11FragmentationThreshold, ParamDesc, ,"Fragmentation Threshold"
HKR, Ndi\Params\dot11FragmentationThreshold, Type, , "int"
HKR, Ndi\Params\dot11FragmentationThreshold, Default, , "4096"
HKR, Ndi\Params\dot11FragmentationThreshold, Min, , "256"
HKR, Ndi\Params\dot11FragmentationThreshold, Max, , "4096"
HKR, Ndi\Params\dot11FragmentationThreshold, Step, , "1"
HKR, Ndi\Params\dot11FragmentationThreshold, Base, , "10"

; RTS Threshold 
HKR, Ndi\Params\dot11RTSThreshold, ParamDesc, ,"RTS Threshold"
HKR, Ndi\Params\dot11RTSThreshold, Type, , "int"
HKR, Ndi\Params\dot11RTSThreshold, Default, , "4096"
HKR, Ndi\Params\dot11RTSThreshold, Min, , "0"
HKR, Ndi\Params\dot11RTSThreshold, Max, , "4096"
HKR, Ndi\Params\dot11RTSThreshold, Step, , "1"
HKR, Ndi\Params\dot11RTSThreshold, Base, , "10"

HKR,NDI\params\Mode4x,ParamDesc,,"Mode4x"
HKR,NDI\params\Mode4x,type,,"enum"
HKR,NDI\params\Mode4x,default,,"1"
HKR,NDI\params\Mode4x\enum,"0",,"Off"
HKR,NDI\params\Mode4x\enum,"1",,"On"


[BG.Param.Reg]
HKR, ,dot11SupportedRateMask,, "8"
HKR, ,dot11BasicRateMask,, "1"

; Network Type
HKR,NDI\params\dot11NetworkType,ParamDesc,, "Network Type"
HKR,NDI\params\dot11NetworkType,type,,"enum"
HKR,NDI\params\dot11NetworkType,default,,"3"
HKR,NDI\params\dot11NetworkType\enum,"1",,"11b"
;HKR,NDI\params\dot11NetworkType\enum,"2",,"11a"
HKR,NDI\params\dot11NetworkType\enum,"3",,"11g"
;HKR,NDI\params\dot11NetworkType\enum,"4",,"11a&g"

HKR, ,dot11DesiredChannel, ,1


;========================================================================================
[DestinationDirs]
DefaultDestDir  = 12 ; System Directory
TIACX.CopyFiles = 11

[TIACX.CopyFiles]
FwRad16.bin
FwRad17.bin
TNET1130.sys

[SourceDisksNames]
1 = %DiskName%,,

[SourceDisksFiles]
TNET1130.sys  =1
FwRad16.bin  =1
FwRad17.bin  =1

;=====================================================================================
[Strings]
DRIVER_PROVIDER 			= "Texas Instruments"
DEVICE_MANUFACTURER			= "Texas Instruments"
TIACX.DeviceDesc_Cardbus 	= "TI 802.11G WLAN Adapter"
WLANAdapterHelpText		= "A WLAN Adapter provides high speed connection to the Internet through 802.11b technology"
DiskName 			= "TI WLAN Installation Disk"
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: web2, load: 1.82