NETOSI.INF Driver File Contents (4DNET111.EXE)

; NETOSI.INF -- OSITECH networking PCMCIA cards
; August 19 1996 ver 1.0.6 (Retail)
; Copyright (C) 1995-1996 OSITECH Communications, Inc.
;
[Version]
LayoutFile = layout.inf
Signature  = "$CHICAGO$"
Provider   = %V_OSITECH%
Class      = Net

[ControlFlags]
ExcludeFromSelect=MF\OSITECHJOD_DEV1
ExcludeFromSelect=MF\OSITECHJOD_DEV3
ExcludeFromSelect=MF\OSITECHKOD_DEV0
ExcludeFromSelect=MF\OSITECHKOD_DEV2

[Manufacturer]
%V_OSITECH%  = OSITECH

[OSITECH]
%*OtcethJOD.DeviceDesc% = *OtcethJOD1.ndi, MF\OSITECHJOD_DEV1
%*OtcethJOD.DeviceDesc% = *OtcethJOD2.ndi, MF\OSITECHJOD_DEV3
%*OtcethKOD.DeviceDesc% = *OtcethKOD1.ndi, MF\OSITECHKOD_DEV0
%*OtcethKOD.DeviceDesc% = *OtcethKOD2.ndi, MF\OSITECHKOD_DEV2
%*Otceth4OD.DeviceDesc% = *Otceth4OD2.ndi, PCMCIA\OSITECH-TRUMPCARD:FOUR_OF_DIAMONDS_ETHERNET-AC58


;***********************************************************
;  *OtcethJOD1 Ositech Jack of Diamonds
;***********************************************************
[*OtcethJOD1.ndi]
    AddReg    = *OtcethJOD1.DevID,Otceth.Gen.Resources,Otceth.ndi.reg
[*OtcethJOD1.DevID]
    HKR,Ndi,DeviceID,,"MF\OSITECHJOD_DEV1"
    HKR,Ndi,HelpText,,%*OtcethJOD.HelpText%

;***********************************************************
;  *OtcethJOD2 Ositech Jack of Diamonds
;***********************************************************
[*OtcethJOD2.ndi]
    AddReg    = *OtcethJOD2.DevID,Otceth.Gen.Resources,Otceth.ndi.reg
[*OtcethJOD2.DevID]
    HKR,Ndi,DeviceID,,"MF\OSITECHJOD_DEV3"
    HKR,Ndi,HelpText,,%*OtcethJOD.HelpText%


;***********************************************************
;  *OtcethKOD1 Ositech King of Diamonds
;***********************************************************
[*OtcethKOD1.ndi]
    AddReg    = *OtcethKOD1.DevID,Otceth.Gen.Resources,Otceth.ndi.reg
[*OtcethKOD1.DevID]
    HKR,Ndi,DeviceID,,"MF\OSITECHKOD_DEV0"
    HKR,Ndi,HelpText,,%*OtcethKOD.HelpText%

;***********************************************************
;  *OtcethKOD2 Ositech King of Diamonds
;***********************************************************
[*OtcethKOD2.ndi]
    AddReg    = *OtcethKOD2.DevID,Otceth.Gen.Resources,Otceth.ndi.reg
[*OtcethKOD2.DevID]
    HKR,Ndi,DeviceID,,"MF\OSITECHKOD_DEV2"
    HKR,Ndi,HelpText,,%*OtcethKOD.HelpText%


;***********************************************************
;  *Otceth4OD1 Ositech Four of Diamonds
;***********************************************************
[*Otceth4OD1.ndi]
    AddReg    = *Otceth4OD1.DevID,Otceth.Gen.Resources,Otceth.ndi.reg
CopyFiles=OSI_ETH.VXD
[*Otceth4OD1.DevID]
    HKR,Ndi,DeviceID,,"PCMCIA\OSITECH-TRUMPCARD:FOUR_OF_DIAMONDS_ETHERNET-7CB1"
    HKR,Ndi,HelpText,,%*Otceth4OD.HelpText%

;***********************************************************
;  *Otceth4OD2 Ositech Four of Diamonds
;***********************************************************
[*Otceth4OD2.ndi]
    AddReg    = *Otceth4OD2.DevID,Otceth.Gen.Resources,Otceth.ndi.reg
    CopyFiles=OSI_ETH.VXD
[*Otceth4OD2.DevID]
    HKR,Ndi,DeviceID,,"PCMCIA\OSITECH-TRUMPCARD:FOUR_OF_DIAMONDS_ETHERNET-AC58"
    HKR,Ndi,HelpText,,%*Otceth4OD.HelpText%


;***********************************************************
; Otceth Drivers
;***********************************************************
[Otceth.ndi.reg]
; key,subkey,valuname,type,value
    HKR,,DevLoader,,*ndis
    HKR,,DeviceVxDs,,otceth.vxd
    HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; NDIS Info
    HKR,NDIS,LogDriverName,,"OTCETH"
    HKR,NDIS,MajorNdisVersion,HEX,03
    HKR,NDIS,MinorNdisVersion,HEX,0A
; Interfaces
    HKR,Ndi\Interfaces,DefUpper,,"ndis3"
    HKR,Ndi\Interfaces,DefLower,,"ethernet"
    HKR,Ndi\Interfaces,UpperRange,,"ndis3"
    HKR,Ndi\Interfaces,LowerRange,,"ethernet"
; Install sections
    HKR,Ndi\Install,ndis3,,"OTCETH.ndis3"

; Install NDIS3
[OTCETH.ndis3]
    CopyFiles = OTCETH.ndis3.CopyFiles
[OTCETH.ndis3.CopyFiles]
    otceth.vxd

[OSI_ETH.VXD]
OTCETH.VXD

[SourceDisksNames]
42=%Disk_42_Desc%,,0

[SourceDisksFiles]
OTCETH.VXD=42,,25675


;**************************************************************************
; Destination Directories
;**************************************************************************
[DestinationDirs]
   DefaultDestDir         = 11 ; LDID_SYS
   OTCETH.ndis3.CopyFiles = 11
   OSI_ETH.VXD = 11

[Otceth.Gen.Resources]
; Hardware enumerator
    HKR,NDI,CardType,,"PCMCIA"
; PNP Parameters
    HKR,,IOBase,1,02,00,00,00
    HKR,Ndi\params\IOBase,resc,1,02,00,00,00
    HKR,Ndi\params\IOBase,ParamDesc,,"I/O Base Address"
    HKR,Ndi\params\IOBase,flag,1,20,00,00,00

    HKR,,Interrupt,1,04,00,00,00
    HKR,Ndi\params\Interrupt,resc,1,04,00,00,00
    HKR,Ndi\params\Interrupt,ParamDesc,,"Interrupt Level"
    HKR,Ndi\params\Interrupt,flag,1,20,00,00,00

    HKR,Ndi\params\MaxTransmits,ParamDesc,,"Maximum Transmits"
    HKR,Ndi\params\MaxTransmits,type,,int
    HKR,Ndi\params\MaxTransmits,default,,1
    HKR,Ndi\params\MaxTransmits,min,,1
    HKR,Ndi\params\MaxTransmits,max,,9
    HKR,Ndi\params\MaxTransmits,step,,1
    HKR,Ndi\params\MaxTransmits,flag,1,20,00,00,00

    HKR,,AdapterType,,1

    HKR,Ndi\params\transceiver,ParamDesc,,"Connector Type"
    HKR,Ndi\params\transceiver,default,,"10BaseT"
    HKR,Ndi\params\transceiver,type,,enum
    HKR,Ndi\params\transceiver\enum,"10BaseT",,"Twisted Pair (10BASE-T)"
    HKR,Ndi\params\transceiver\enum,"10Base2",,"Thin Coax (10BASE2)"
    HKR,Ndi\params\transceiver\enum,"Auto",,"Auto Sense"
    HKR,Ndi\params\transceiver,flag,1,20,00,00,00

    HKR,Ndi\params\ModeA,ParamDesc,,"Adapter Mode A"
    HKR,Ndi\params\ModeA,default,,0
    HKR,Ndi\params\ModeA,type,,enum
    HKR,Ndi\params\ModeA\enum,0,,"Off"
    HKR,Ndi\params\ModeA\enum,1,,"On"
    HKR,Ndi\params\ModeA,flag,1,20,00,00,00
    HKR,Ndi\params\ModeA,optional,,1
    
    ; 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,,""
    HKR,Ndi\params\NetworkAddress,flag,1,20,00,00,00
    HKR,Ndi\params\NetworkAddress,optional,,1


;**************************************************************************
; Localizable Strings
;**************************************************************************
[Strings]
V_MS                = "Microsoft"
V_OSITECH           = "Ositech"

Disk_42_Desc = "Ositech Network Drivers Diskette"

*OtcethJOD.DeviceDesc  = "Ositech Trumpcard JoD 10Mbps Ethernet Adapter"
*OtcethKOD.DeviceDesc  = "Ositech Trumpcard KoD 10Mbps Ethernet Adapter"
*Otceth4OD.DeviceDesc  = "Ositech Trumpcard 4oD 10Mbps Ethernet Adapter"

*OtcethJOD.HelpText  = "Ositech Trumpcard Jack of Diamonds 10Mbps Ethernet Adapter driver."
*OtcethKOD.HelpText  = "Ositech Trumpcard King of Diamonds 10Mbps Ethernet Adapter driver."
*Otceth4OD.HelpText  = "Ositech Trumpcard Four of Diamonds 10Mbps Ethernet Adapter driver."
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.88