SMC8020M.INF Driver File Contents (8020bt.zip)

;===================================================================
;
;--  Smc8020m.Inf
;
;    SMC 9000 Ethernet Adapter Install for Chicago.
;
;    Copyright (c) 1994-1995   Standard Microsystems Corporation
;
;===================================================================

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

[Manufacturer]
    %String1%=SMC

[SMC]
    %NetAdapter1% = EtherezPcm.Ndi, MF\SMC8000_DEV1
    %Smc8020Pcm1% = Smc8020Pcm1.Ndi,PCMCIA\SMC-EtherEZ_Ethernet_8020-41B7


[Strings]
    MS                  = "Microsoft"
    String1             = "SMC"
    NetAdapter1         = "SMC EtherEZ PC Card + Modem - Network Function"
    Smc8020Pcm1         = "SMC EtherEZ PC Card (SMC8020)"


[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

[EtherezPcm.Ndi]
    AddReg    = Etherez.Ndi.reg,Etherez.Gen.Resources,Etherez.Pcm2.Params,Etherez.Pcm.Params

[Etherez.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,,"Smc9000.ndis3"

[Etherez.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,,"AutoDetect"
    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

    HKR,Ndi\params\ReceiveTimer,ParamDesc,,"Receive WatchDog Timer"
    HKR,Ndi\params\ReceiveTimer,default,,"0"
    HKR,Ndi\params\ReceiveTimer,type,,int
    HKR,Ndi\params\ReceiveTimer,flag,1,30,00,00,00

    HKR,Ndi\params\Speed,flag,1,20,00,00,00
    HKR,Ndi\params\Speed,ParamDesc,,"Speed (FEAST only)"
    HKR,Ndi\params\Speed,default,,10
    HKR,Ndi\params\Speed,type,,enum
    HKR,Ndi\params\Speed\enum,10,,"10 Mbs"
    HKR,Ndi\params\Speed\enum,100,,"100 Mbs"

[Etherez.Pcm2.Params]
    HKR,Ndi,CardType,,"PCMCIA"
    HKR,,Memory,1,01,00,00,00
    HKR,,ModemBase,1,02,00,00,00

    HKR,Ndi\params\ModemBase,resc,1,02,00,00,00
    HKR,Ndi\params\ModemBase,ParamDesc,,"Modem I/O Base Address"
    HKR,Ndi\params\ModemBase,flag,1,30,00,00,00

    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

    HKR,Ndi\params\MultiFunction,ParamDesc,,"Multifunction Card"
    HKR,Ndi\params\MultiFunction,default,,"1"
    HKR,Ndi\params\MultiFunction,type,,int
    HKR,Ndi\params\MultiFunction,flag,1,30,00,00,00

[Etherez.Pcm.Params]
;   HKR,Ndi,DeviceID,,"PCMCIA\SMC-ETHEREZ_ETHERNET/MODEM_8020-1FB2"
    HKR,Ndi,DeviceID,,"PCMCIA\SMC-ETHEREZ_ETHERNET/MODEM_8020-5A1C"
    HKR,Ndi\params\ConfigOffset,ParamDesc,,"Configuration Offset"
;   HKR,Ndi\params\ConfigOffset,default,,"32768"
    HKR,Ndi\params\ConfigOffset,default,,"0"
    HKR,Ndi\params\ConfigOffset,type,,int
    HKR,Ndi\params\ConfigOffset,flag,1,30,00,00,00

[Smc9000.ndis3]
    CopyFiles = Smc9000.ndis3.CopyFiles

[Smc9000.ndis3.CopyFiles]
    smc8020m.sys

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


[ControlFlags]
ExcludeFromSelect=MF\SMC8000_DEV1

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: 4.12