w95rtl.inf Driver File Contents (disk2.zip)

;w95rtl.INF
;
; 3Com Network Interface Cards.
;
; Copyright 1996-97, 3Com Corporation
;=============================================================================
; 3Com TokenLink Velocity PCI (Token-Ring Network Interface Card
; (C) Copyright 1996 3Com Corporation
; %VER 3Com TokenLink Velocity pPCI Card Windows 95 w95rtl.INF v1.0a
;=============================================================================
[version]
LayoutFile=layout.inf
signature="$Windows95$"
Class=Net
provider=%V_MS%

[Manufacturer]
%V_3Com%=3Com

[3Com]
%*tlnkp359.DeviceDesc%=*tlnkp359.ndi, PCI\VEN_10B7&DEV_3590 ; 3Com TokenLink Velocity PCI 

;****************************************************************************
; TokenLink Velocity PCI 3c359
;****************************************************************************

[*tlnkp359.ndi]
AddReg=*tlnkp359.ndi.reg,tlnkp.ndi.reg,EnhanceTlnkp.ndi.reg,EnhancementsCommon.ndi.reg
CopyFiles = tlnkp.inf.CopyFiles, tlnkp.ndi.CopyFiles

[*tlnkp359.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_10B7&DEV_3590"
HKR,Ndi,CardType,,"PCI"
HKR,,AdapterType,,"5"

;****************************************************************************
; TLNKP PCI Registry...
;****************************************************************************
[tlnkp.ndi.reg]
; key,subkey,valuname,type,value
HKR,Ndi,NdiInstaller,,"tlnkpndi.dll, MyNdiProc"
HKR,,DevLoader,,ndis.VXD
HKR,,DeviceVxDs,,tlnkp.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"

; NDIS Info
HKR,NDIS,LogDriverName,,"tlnkp"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
HKR,NDIS\NDIS2,DriverName,,"TLNKP$"
HKR,NDIS\NDIS2,FileName,,"tlnkp.dos"
HKR,NDIS\ODI,DriverName,,"tlnkp"
HKR,NDIS\ODI,FileName,,"tlnkp.com"

; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"tokenring"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"tokenring"

; Install sections
HKR,Ndi\Install,ndis3,,"tlnkp.ndis3"

; Auto Ring Speed
HKR,NDI\params\AutoRingSpeed,ParamDesc,,"Ring Speed"
HKR,NDI\params\AutoRingSpeed,default,,Auto
HKR,NDI\params\AutoRingSpeed,type,,enum
HKR,NDI\params\AutoRingSpeed,flag,1,B0,00,00,00
HKR,NDI\params\AutoRingSpeed\enum,Auto,,"Auto"
HKR,NDI\params\AutoRingSpeed\enum,4,,4
HKR,NDI\params\AutoRingSpeed\enum,16,,16
;HKR,NDI\params\AutoRingSpeed,optional,,1
HKR,NDI\params\AutoRingSpeed,UpperCase,,1

; PCIVendorId
HKR,NDI\params\PCIVendorId,ParamDesc,,"Vendor Device Id"
HKR,NDI\params\PCIVendorId,default,,Auto
HKR,Ndi\params\PCIVendorId,type,,enum
HKR,NDI\params\PCIVendorId,flag,1,B0,00,00,00
HKR,Ndi\params\PCIVendorId\enum,Auto,,"PCI\VEN_10B7&DEV_3590"
HKR,NDI\params\PCIVendorId,UpperCase,,1

; Current Network address
;HKR,NDI\params\TlnkpNetworkAddress,ParamDesc,,"Current Network Address"
;HKR,NDI\params\TlnkpNetworkAddress,flag,1,B0,00,00,00
;HKR,Ndi\params\PCIVendorId,type,,enum
;HKR,NDI\params\TlnkpNetworkAddress,LimitText,,12
;HKR,NDI\params\TlnkpNetworkAddress,UpperCase,,1
;HKR,NDI\params\TlnkpNetworkAddress,default,,"Permanent"
;HKR,Ndi\params\TlnkpNetworkAddress\enum,Auto,,"Auto"
;HKR,NDI\params\TlnkpNetworkAddress,optional,,1

; Permanent Network address
;HKR,NDI\params\NetworkAddress,ParamDesc,,"Permanent Network Address"
;HKR,NDI\params\NetworkAddress,flag,1,B0,00,00,00
;HKR,NDI\params\NetworkAddress,type,,edit
;HKR,NDI\params\NetworkAddress,LimitText,,12
;HKR,NDI\params\NetworkAddress,UpperCase,,1
;HKR,NDI\params\NetworkAddress,default,,"Default"
;HKR,NDI\params\NetworkAddress,optional,,1

;[netaddress]
; NetworkAddress
HKR,NDI\params\NetworkAddress,ParamDesc,,"Network Address"
HKR,NDI\params\NetworkAddress,type,,edit
HKR,NDI\params\NetworkAddress,LimitText,,18
HKR,NDI\params\NetworkAddress,UpperCase,,1
HKR,Ndi\params\NetworkAddress,default,,Default
HKR,NDI\params\NetworkAddress,flag,1,20,00,00,00
;HKR,Ndi\params\NetworkAddress,optional,,1

;Remote Wake-on-Lan, added on 01/13/99
HKR,NDI\params\WakeOnMagic,         ParamDesc,    0,    "WakeOnMagic"
HKR,NDI\params\WakeOnMagic,         default,      0,    "Yes"

HKR,NDI\params\WakeOnLink,          ParamDesc,    0,    "WakeOnLink"
HKR,NDI\params\WakeOnLink,          default,      0,    "No"

HKR,NDI\params\WakeOnPattern,       ParamDesc,    0,    "WakeOnPattern"
HKR,NDI\params\WakeOnPattern,       default,      0,    "Yes"


[EnhanceTlnkp.ndi.reg]
;
; Paramaters for Priority Software
;  
HKR,,3CUNINSTALL,,TLNKP ;this is the 3C# for the shipping product
HKR,,PACENAME,,TLNKP    ;this is the key under the PACECards 
			;subkey to let pace know about the driver.

HKLM,SOFTWARE\3Com\PACECards\TLNKP,Description,,"3Com TokenLink PCI"
HKR,,MediaType,,2


;****************************************************************************
; Install tlnkp Drivers
;****************************************************************************

[tlnkp.ndis3]
CopyFiles=tlnkp.ndis3.CopyFiles, tlnkp.inf.CopyFiles, Win32.apps.CopyFiles

; Install tlnkp NDIS3 drivers
[tlnkp.ndis3.CopyFiles]
tlnkp.sys
tlnkp.mac

;Install the inf file
[tlnkp.inf.CopyFiles]
w95rtl.inf

;Install the uninstaller...
[tlnkp.ndi.CopyFiles]
tlnkpndi.dll

[Win32.apps.Copyfiles]
untlnkp.exe

;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir          =11 ; LDID_SYS
Win32.apps.Copyfiles    =11 ; LDID_SYS
tlnkp.inf.CopyFiles     =17 ; INF
tlnkp.ndi.CopyFiles             =11 ; LDID_SYS
tlnkp.ndis3.CopyFiles   =11 ; LDID_SYS

[SourceDisksNames]
50="3Com TokenLink Drivers (Disk1)",,0
51="3Com TokenLink Drivers (Disk2)","",0

[SourceDisksFiles]
tlnkp.sys=51,,tlnkp.sys,21000
tlnkp.mac=51,..,tlnkp.mac,21000
w95rtl.inf=51,,w95rtl.inf,123
untlnkp.exe=51,..\w95nt40,untlnkp.exe
tlnkpndi.dll=51,..\w95nt40,tlnkpndi.dll

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
V_MS="Microsoft"
; Manufacturers
V_3Com="3Com"

;
;Priority string.
;
PACEKEY="\SOFTWARE\3Com\PACECards\Applications"

;
; PNP Devices
;
*tlnkp359.DeviceDesc ="3Com TokenLink Velocity XL PCI Adapter(3C359/359B)"
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: web3, load: 4.41