PCM20_31.INF Driver File Contents (ndis3140.exe)

;===================================================================
;
;--  Pcm20_31.Inf
;
;    CCSI PCM20 Arcnet Adapter Install for Windows 95.
;
;    NDIS 3.1 version
;
;    Copyright (c) 1997 Contemporary Control Systems, Inc.
;
;===================================================================

[Version]
    Layout     = layout.inf
    Signature  = "$Chicago$"
    Class      = Net
    Provider   = %CCSI%

[Manufacturer]
    %Manuf%  = CCSI

[ControlFlags]

[CCSI]
    %Pcm20.Ndis3%         = Pcm20.Ndis3.Install,"PCMCIA\Contemporary_Control_Systems__Inc.-PCM20_Arcnet_Adapter-7A14"


[Pcm20.Ndis3.Install]
    CopyFiles = Pcm20.Ndis3.CopyFiles
    AddReg    = Pcm20.Ndis3.reg,Pcm20.Ndi.reg,Pcm20.Gen.Resources,Pcm20.Params,Pcm20.Override

[Pcm20.Ndis3.CopyFiles]
    pcm20.sys,95ndis31.sy_

[Pcm20.Ndis3.reg]
    HKR,,DriverDesc,0,%Pcm20.Ndis3%
    HKR,Ndi\Install,ndis3,,"Pcm20.Ndis3.Install"


[Pcm20.Params]
    HKR,Ndi,DeviceID,,"PCMCIA\Contemporary_Control_Systems__Inc.-PCM20_Arcnet_Adapter-7A14"

    HKR,Ndi,CardType,,"PCMCIA"

    HKR,Ndi\params\pcmcia,ParamDesc,,"PCCARD Attachment"
    HKR,Ndi\params\pcmcia,default,,"1"
    HKR,Ndi\params\pcmcia,type,,int
    HKR,Ndi\params\pcmcia,flag,1,30,00,00,00


[Pcm20.Ndi.reg]
    HKR,,DevLoader,,*ndis
    HKR,,DeviceVxDs,,pcm20.sys

    HKR,NDIS,LogDriverName,,"pcm20"
    HKR,NDIS,MajorNdisVersion,HEX,03
    HKR,NDIS,MinorNdisVersion,HEX,0A

    HKR,Ndi\Interfaces,DefUpper,,"ndis3"
    HKR,Ndi\Interfaces,DefLower,,"arcnet"
    HKR,Ndi\Interfaces,UpperRange,,"ndis3"
    HKR,Ndi\Interfaces,LowerRange,,"arcnet"


[Pcm20.Gen.Resources]
;    HKR,,IOBaseAddress,1,02,00,00,00
;    HKR,Ndi\params\IOBaseAddress,resc,1,02,00,00,00
;    HKR,Ndi\params\IOBaseAddress,flag,1,30,00,00,00
;    HKR,Ndi\Params\IoBaseAddress,ParamDesc,0,"I/O Port Address"
;    HKR,Ndi\Params\IoBaseAddress,Type,0,dword
;    HKR,Ndi\Params\IoBaseAddress,Default,0,2E0
;    HKR,Ndi\Params\IoBaseAddress,Min,0,100
;    HKR,Ndi\Params\IoBaseAddress,Max,0,3F0
;    HKR,Ndi\Params\IoBaseAddress,Step,0,8
;    HKR,Ndi\Params\IoBaseAddress,Base,0,16

;    HKR,,InterruptNumber,1,04,00,00,00
;    HKR,Ndi\params\InterruptNumber,resc,1,04,00,00,00
;    HKR,Ndi\params\InterruptNumber,flag,1,70,00,00,00
;    HKR,Ndi\Params\InterruptNumber,ParamDesc,0,"Interrupt Number"
;    HKR,Ndi\Params\InterruptNumber,Type,0,dword
;    HKR,Ndi\Params\InterruptNumber,Default,0,5
;    HKR,Ndi\Params\InterruptNumber,Min,0,3
;    HKR,Ndi\Params\InterruptNumber,Max,0,6
;    HKR,Ndi\Params\InterruptNumber,Step,0,1


    HKR,Ndi\Params\ExcessiveNaks,ParamDesc,0,"Excessive Naks"
    HKR,Ndi\Params\ExcessiveNaks,Type,0,enum
    HKR,Ndi\Params\ExcessiveNaks,Default,0,128
    HKR,Ndi\Params\ExcessiveNaks\Enum,4,0,4
    HKR,Ndi\Params\ExcessiveNaks\Enum,128,0,128

    HKR,Ndi\Params\NetworkAddress,ParamDesc,0,"ARCNET Node Id (decimal)"
    HKR,Ndi\Params\NetworkAddress,Type,0,dword
    HKR,Ndi\Params\NetworkAddress,Default,0,1
    HKR,Ndi\Params\NetworkAddress,Base,0,16

    HKR,Ndi\Params\CableType,ParamDesc,0,"Cable Type"
    HKR,Ndi\Params\CableType,Type,0,enum
    HKR,Ndi\Params\CableType,Default,0,1
    HKR,Ndi\Params\CableType\Enum,1,0,Coax
    HKR,Ndi\Params\CableType\Enum,2,0,"Twisted Pair"
    HKR,Ndi\Params\CableType\Enum,3,0,"Direct RS485"
    HKR,Ndi\Params\CableType\Enum,4,0,"Isolated RS485"

    HKR,Ndi\Params\CardSpeed,ParamDesc,0,"Card Speed"
    HKR,Ndi\Params\CardSpeed,Type,0,enum
    HKR,Ndi\Params\CardSpeed,Default,0,0
    HKR,Ndi\Params\CardSpeed\Enum,0,0,"2.5 Mbps"
    HKR,Ndi\Params\CardSpeed\Enum,1,0,"1.25 Mbps"
    HKR,Ndi\Params\CardSpeed\Enum,2,0,"625 Kbps"
    HKR,Ndi\Params\CardSpeed\Enum,3,0,"312.5 Kbps"
    HKR,Ndi\Params\CardSpeed\Enum,4,0,"156.25 Kbps"

    HKR,Ndi\Params\ExtendedTimeout,ParamDesc,0,"Extended Timeout"
    HKR,Ndi\Params\ExtendedTimeout,Type,0,enum
    HKR,Ndi\Params\ExtendedTimeout,Default,0,0
    HKR,Ndi\Params\ExtendedTimeout\Enum,0,0,Normal
    HKR,Ndi\Params\ExtendedTimeout\Enum,1,0,"Divide by 3"
    HKR,Ndi\Params\ExtendedTimeout\Enum,2,0,"Multiply by 4"
    HKR,Ndi\Params\ExtendedTimeout\Enum,3,0,"Multiply by 8"
    HKR,Ndi\Params\ExtendedTimeout\Enum,4,0,"Multiply by 16"

    HKR,Ndi\Params\SlowArbitration,ParamDesc,0,"Slow Arbitration"
    HKR,Ndi\Params\SlowArbitration,Type,0,enum
    HKR,Ndi\Params\SlowArbitration,Default,0,0
    HKR,Ndi\Params\SlowArbitration\Enum,0,0,Off
    HKR,Ndi\Params\SlowArbitration\Enum,1,0,On

    HKR,Ndi\Params\CommandChaining,ParamDesc,0,"Command Chaining"
    HKR,Ndi\Params\CommandChaining,Type,0,enum
    HKR,Ndi\Params\CommandChaining,Default,0,1
    HKR,Ndi\Params\CommandChaining\Enum,0,0,Off
    HKR,Ndi\Params\CommandChaining\Enum,1,0,On

[Pcm20.Override]
HKR,Override,0000,1, \
;
; CONFIGMG_VERSION
;
00,04,00,00, \
;
; PRIORITY
;
;00,00,00,00, \
00,30,00,00, \
;
; I/O Resource Descriptor 0
;
;
; I/O Resource Descriptor 0
;
24,00,00,00, \         ; Total length of I/O Resource Descriptor
02,00,00,00, \         ; ResType_IO = 0x00000002
01,00, \               ; IOD_Count
0C,00, \               ; IOD_Type      IOType_Range = 0x000C
00,00, \               ; IOD_Alloc_Base
00,00, \               ; IOD_Alloc_End
00,00, \               ; IOD_DesFlags
00, \                  ; IOD_Alloc_Alias
00, \                  ; IOD_Alloc_Decode
F0,FF, \               ;   IOR_Align           // 64 byte align
10,00, \               ;   IOR_nPorts          // 16 ports
00,01, \               ;   IOR_Min
FF,03, \               ;   IOR_Max
00,00, \               ;   IOR_RangeFlags
04, \                  ;   IOR_Alias
03, \                  ;   IOR_Decode
00,00,00,00, \         ; PCCARD flags, 0x40 = 16-bit port, 0x00 = 8-bit
;
; IRQ Resource Descriptor 0
;
14,00,00,00, \         ; Total length of IRQ Resource Descriptor
04,00,00,00, \         ; ResType_IRQ = 0x00000004
00,00, \               ; IRQD_Flags
00,00, \               ; IRQD_Alloc_Num
;BC,00, \               ; IRQD_Req_Mask (2,3,4,5,7)
FC,FF, \               ; IRQD_Req_Mask (2-15)
00,00, \               ; IRQD_Reserved
20,00,00,00, \         ; PCCARD flags, 0x20 = Level mode int's
;
; Memory Resource Descriptor 0
;
34,00,00,00, \         ; Total length of Memory Descriptor
01,00,00,00, \         ; ResType_Mem = 0x00000001
01,00, \               ; MD_Count
14,00, \               ; MD_Type
00,00,00,00, \         ; MD_Alloc_Base
00,00,00,00, \         ; MD_Alloc_End
00,00, \               ; MD_Flags
00,00, \               ; MD_Reserved
00,F0,FF,FF, \         ;   MR_Align
00,10,00,00, \         ;   MR_nBytes
00,00,00,00, \         ;   MR_Min
FF,FF,FF,FF, \         ;   MR_Max
00,00, \               ;   MR_Flags
00,00, \               ;   MR_Reserved
02,00,00,00, \         ; PCCARD flags, 0x02 = attribute mem, or
		       ;     0x08 = 16-bit common mem
00,00,00,00, \         ; Memory card address offset
;
; REQUEST_CONFIG_PKT
;
19,00,00,00, \         ; Length of REQUEST_CONFIG_PKT Descriptor
7C,89,00,00, \         ; ResType_Ignored_Bit + PCCARD_DEVICE 0x897C
00,00, \               ;   Socket
02,00, \               ;   Attributes
32, \                  ;   Vcc
32, \                  ;   Vpp1
32, \                  ;   Vpp2
02, \                  ;   IntType
00,02,00,00, \         ;   ConfigBase
08, \                  ;   Status
00, \                  ;   Pin
00, \                  ;   Copy
01, \                  ;   ConfigIndex
0B, \                  ;   Present
;
; TERMINATOR
;
00,00,00,00



[DestinationDirs]
    DefaultDestDir          = 11

[SourceDisksNames]
    99="CCSI",,0

[SourceDisksFiles]
    pcm20.sys=99
    95ndis31.sy_=99

[Strings]
;    MS                  = "Microsoft"
;ALTNAME Change manufacturer name and product name between "..." into proper one.
    CCSI                 = "CCSI"
    Manuf           = "Contemporary Control Systems, Inc"
    Pcm20.Ndis3         = "PCM20 PC Card ARCNET Adapter (NDIS 3.1)"
;ALTNAME END
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: web1, load: 0.40