NETTRSPC.INF Driver File Contents (12387_01.exe)

; Copyright 2001, Aashima Technology B.V. All Rights Reserved */
;
; NETTRSPC.INF
;
; TRUST 100MB NETWORK PC-CARD

[Version]
Signature  = "$Windows NT$"
Compatible = 1
Class      = Net
ClassGUID  = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider   = %V_MS%
;LayoutFile = layout.inf
DriverVer  = 05/03/2001,5.00.200.1

[ControlFlags]
;;ExcludeFromSelect = PCMCIA\PCMCIA-Fast-Ethernet-DD94, \
;;                    PCMCIA\PCMCIA-Fast-Ethernet-8A13

;
; Table of Contents
;
[Manufacturer]
%V_Aashima%=Aashima

[Aashima]
%TRSPC.DeviceDesc%=TRSPC.ndi,PCMCIA\PCMCIA-Fast-Ethernet-DD94
%TRSPC.DeviceDesc%=TRSPC.ndi,PCMCIA\PCMCIA-Fast-Ethernet-8A13

;
; Windows 2000 section
;
[TRSPC.ndi.NT]
Characteristics = 0x84
BusType         = 8
AddReg          = TRSPC.NT.reg, TRSPC.params.reg
CopyFiles       = TRSPC.NT.CopyFiles

[TRSPC.ndi.NT.Services]
AddService      = TRSPC, 2, TRSPC.Service, TRSPC.AddEventLog

[TRSPC.NT.reg]
HKR, Ndi,               Service,    0, "TRSPC"
HKR, Ndi\Interfaces,    DefUpper,   0, "ndis5"
HKR, Ndi\Interfaces,    DefLower,   0, "ethernet"
HKR, Ndi\Interfaces,    UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces,    LowerRange, 0, "ethernet"

[TRSPC.NT.CopyFiles]
TRSPCND5.sys, TRSPCND5.sys,,2

[TRSPC.Service]
DisplayName     =   %Service.DispName%
ServiceType     =   1 ;%SERVICE_KERNEL_DRIVER%
StartType       =   3 ;%SERVICE_DEMAND_START%
ErrorControl    =   1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   =   %12%\TRSPCND5.sys
LoadOrderGroup  =   NDIS
AddReg          =   TextModeFlags.reg


[TRSPC.AddEventLog]
AddReg = TRSPC.AddEventLog.reg

[TRSPC.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported,   0x00010001, 7

[TextModeFlags.reg]
HKR, , TextModeFlags, 0x00010001, 0x0001


;
; Common Params
;
[TRSPC.params.reg]
;Connection Type
HKR,Ndi\params\ConnectionType,          ParamDesc,      0, %ConnectionType%
HKR,Ndi\params\ConnectionType,          type,           0, enum
HKR,Ndi\params\ConnectionType,          default,        0, 0
HKR,Ndi\params\ConnectionType\enum,     0,              0, %AutoSense%
HKR,Ndi\params\ConnectionType\enum,     8,              0, %100HD%
HKR,Ndi\params\ConnectionType\enum,     9,              0, %100FD%
HKR,Ndi\params\ConnectionType\enum,     2,              0, %10HD%
HKR,Ndi\params\ConnectionType\enum,     3,              0, %10FD%
HKR,NDI\params\ConnectionType,flag,1,20,00,00,00


;
; Windows 9x section
;
[TRSPC.ndi]
AddReg=PCMCIA.ndi.reg, TRSPC.ndi.reg, Clone.params.reg, TRSPC.params.reg
CopyFiles=TRSPC.ndis3.CopyFiles

[PCMCIA.ndi.reg]
HKR,Ndi,DeviceID,,"PCMCIA\PCMCIA-Fast-Ethernet-DD94"
HKR,Ndi,DeviceID,,"PCMCIA\PCMCIA-Fast-Ethernet-8A13"
HKR,Ndi,CardType,,"PCMCIA"

[TRSPC.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,TRSPCND5.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; NDIS Info
HKR,NDIS,LogDriverName,,"TRSPC"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"

; Install NDIS3
[TRSPC.ndis3.CopyFiles]
TRSPCND5.sys

[Clone.params.reg]
; Resources
HKR,,InterruptNumber,1,04,00,00,00
HKR,,IOBaseAddress,1,02,00,00,00
HKR,NDI\params\InterruptNumber,resc,1,04,00,00,00
HKR,NDI\params\InterruptNumber,ParamDesc,,"Interrupt Level"
HKR,NDI\params\InterruptNumber,flag,1,60,00,00,00
HKR,NDI\params\IOBaseAddress,resc,1,02,00,00,00
HKR,NDI\params\IOBaseAddress,ParamDesc,,"I/O Base Address"
HKR,NDI\params\IOBaseAddress,flag,1,20,00,00,00


[DestinationDirs]
DefaultDestDir          = 11    ; LDID_SYS
TRSPC.ndis3.CopyFiles    = 11
TRSPC.NT.CopyFiles       = 12

[SourceDisksNames]
1=%TRSPCDiskName%,,,

[SourceDisksFiles]
TRSPCND5.sys = 1

;****************************************************************************
; Translatable strings
;****************************************************************************
[Strings]
V_MS = "Aashima"
V_Aashima = "Aashima"

ConnectionType  = "Connection Type"
AutoSense       = "AutoSense"
100HD           = "100BaseTx"
100FD           = "100BaseTx Full_Duplex"
10HD            = "10BaseT (Twisted_Pair)"
10FD            = "10BaseT Full_Duplex"

TRSPC.DeviceDesc = "TRUST 100MB NETWORK PC-CARD"
Service.DispName = "TRUST 100MB NETWORK PC-CARD"
TRSPCDiskName    = "TRUST 100MB NETWORK PC-CARD Driver 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: 0.81