SMC8020M.INF Driver File Contents (smc8020.ZIP)

;===================================================================
;
;--  Smc8020m.Inf
;
;    SMC 8020 Ethernet Adapter Install for Chicago.
;
;    Copyright (c) 1995, 1996   Standard Microsystems Inc.
;
;===================================================================

[Version]
    LayoutFile = layout.inf
    Signature  = "$Chicago$"
    Class      = Net
    Provider   = %MS%

[Manufacturer]
    %SMC%  = SMC

[DestinationDirs]
    DefaultDestDir          = 11
    Smc8020.ndis3.CopyFiles = 11

[ControlFlags]

[SMC]
    %Smc8020Pcm1%= Smc8020Pcm1.Ndi,PCMCIA\SMC-EtherEZ_Ethernet_8020-41B7
    %Smc8020Pcm2%= Smc8020Pcm2.Ndi,PCMCIA\SMC-EtherEZ_Ethernet/Modem_8020-31B8-1

[Smc8020Pcm1.Ndi]
    AddReg    = Smc8020.Ndi.reg,Smc8020.Gen.Resources,Smc8020.Pcm.Params,Smc8020.Pcm1.Params

[Smc8020.Pcm1.Params]
    HKR,Ndi,DeviceID,,"PCMCIA\SMC-EtherEZ_Ethernet_8020-41B7

[Smc8020.Pcm.Params]
    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

[Smc8020.Ndi.reg]
    HKR,,DevLoader,,*ndis
    HKR,,DeviceVxDs,,smc8020M.SYS
    HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"

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

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

    HKR,Ndi\Install,ndis3,,"Smc8020.ndis3"

[Smc8020.Gen.Resources]
    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,30,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,30,00,00,00

    HKR,Ndi\params\transceiver,ParamDesc,,"Connector Type/32 bit driver"
    HKR,Ndi\params\transceiver,default,,"10BaseT"
    HKR,Ndi\params\transceiver,type,,enum
    HKR,Ndi\params\transceiver\enum,"AutoDetect",,"AutoDetect"
    HKR,Ndi\params\transceiver\enum,"BNC",,"BNC"
    HKR,Ndi\params\transceiver\enum,"10BaseT",,"10BaseT"
    HKR,Ndi\params\transceiver,flag,1,30,00,00,00

    HKR,Ndi\params\busnumber,ParamDesc,,"System Bus Number"
    HKR,Ndi\params\busnumber,default,,"0"
    HKR,Ndi\params\busnumber,type,,int
    HKR,Ndi\params\busnumber,flag,1,20,00,00,00

    HKR,Ndi\params\bustype,ParamDesc,,"System Bus Type Identifier"
    HKR,Ndi\params\bustype,default,,"1"
    HKR,Ndi\params\bustype,type,,int
    HKR,Ndi\params\bustype,flag,1,20,00,00,00

    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,30,00,00,00
    HKR,Ndi\params\NetworkAddress,optional,,1

[Smc8020.Pcm1.Cfg]
HKR,Override,0000,1, \
;
; CONFIGMG_VERSION
;
00,04,00,00, \
;
; PRIORITY
;
00,00,00,00, \
;
; 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,80,00,00, \         ;   ConfigBase
08, \                  ;   Status
00, \                  ;   Pin
00, \                  ;   Copy
41, \                  ;   ConfigIndex
;01, \                  ;   ConfigIndex
03, \                  ;   Present
;
; TERMINATOR
;
00,00,00,00

[Smc8020.ndis3]
    CopyFiles = Smc8020.ndis3.CopyFiles

[Smc8020.ndis3.CopyFiles]
    smc8020m.sys

[Smc8020Pcm2.Ndi]
AddReg=Smc8020d.Ndi.reg,Smc8020d.Gen.Resources,Smc8020d.Pcm.Params,Smc8020d.Pcm1.Params

[Smc8020d.Ndi.reg]
HKR,,DevLoader,0,*ndis
HKR,,DeviceVxDs,0,smc8020m.sys
HKR,,EnumPropPages,0,netdi.dll
HKR,NDIS,LogDriverName,0,smc8020d
HKR,NDIS,MajorNdisVersion,0,03
HKR,NDIS,MinorNdisVersion,0,0A
HKR,Ndi\Interfaces,DefUpper,0,ndis3
HKR,Ndi\Interfaces,DefLower,0,ethernet
HKR,Ndi\Interfaces,UpperRange,0,ndis3
HKR,Ndi\Interfaces,LowerRange,0,ethernet
HKR,Ndi\Install,ndis3,0,Smc8020d.ndis3

[Smc8020d.Gen.Resources]
HKR,,IOBase,1,02,00,00,00
HKR,Ndi\params\IOBase,resc,1,02,00,00,00
HKR,Ndi\params\IOBase,ParamDesc,0,I/OBaseAddress
HKR,Ndi\params\IOBase,flag,1,30,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,0,InterruptLevel
HKR,Ndi\params\Interrupt,flag,1,30,00,00,00
HKR,Ndi\params\transceiver,ParamDesc,0,ConnectorType/32bitdriver
HKR,Ndi\params\transceiver,default,0,10BaseT
HKR,Ndi\params\transceiver,type,0,enum
HKR,Ndi\params\transceiver\enum,AUI,0,AUI
HKR,Ndi\params\transceiver\enum,BNC,0,BNC
HKR,Ndi\params\transceiver\enum,10BaseT,0,10BaseT
HKR,Ndi\params\transceiver,flag,1,30,00,00,00
HKR,Ndi\params\busnumber,ParamDesc,0,SystemBusNumber
HKR,Ndi\params\busnumber,default,0,0
HKR,Ndi\params\busnumber,type,0,int
HKR,Ndi\params\busnumber,flag,1,20,00,00,00
HKR,Ndi\params\bustype,ParamDesc,0,SystemBusTypeIdentifier
HKR,Ndi\params\bustype,default,0,1
HKR,Ndi\params\bustype,type,0,int
HKR,Ndi\params\bustype,flag,1,20,00,00,00
HKR,Ndi\params\NetworkAddress,ParamDesc,0,NetworkAddress
HKR,Ndi\params\NetworkAddress,type,0,edit
HKR,Ndi\params\NetworkAddress,LimitText,0,18
HKR,Ndi\params\NetworkAddress,UpperCase,0,1
HKR,Ndi\params\NetworkAddress,default,0,
HKR,Ndi\params\NetworkAddress,flag,1,30,00,00,00
HKR,Ndi\params\NetworkAddress,optional,0,1

[Smc8020d.Pcm.Params]
HKR,Ndi,CardType,0,PCMCIA
HKR,Ndi\params\pcmcia,ParamDesc,0,PCCARDAttachment
HKR,Ndi\params\pcmcia,default,0,1
HKR,Ndi\params\pcmcia,type,0,int
HKR,Ndi\params\pcmcia,flag,1,30,00,00,00

[Smc8020d.Pcm1.Params]
HKR,Ndi,DeviceID,0,PCMCIA\SMC-EtherEZ_Ethernet/Modem_8020-31B8-1


[Smc8020d.ndis3]
    CopyFiles = Smc8020d.ndis3.CopyFiles

[Smc8020d.ndis3.CopyFiles]
    smc8020m.sys

[Strings]
    MS                  = "Microsoft"
    SMC                 = "SMC"
    Smc8020Pcm1         = "SMC EtherEZ PC Card (SMC8020)"
    Smc8020Pcm2         = "SMC EtherEZ 8020 - Network Function"


 



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: ftp, load: 1.80