SMC1211.INF Driver File Contents (SMC1211DriverEN5030AWin9x-ME-2000-XP.zip)

;
; SMC1211.INF - Windows 95 ODI driver installation information file
;               for SMC EZ Card 10/100 (SMC1211TX).
;
; Copyright (C) 1998, Standard Microsystems Corp. All Rights Reserved.

[version]
InfVersion=00.01.00
signature=$CHICAGO$
Class=Net
provider=%V_N%

;****************************************************************************
; Manufacturer Section
;****************************************************************************
[Manufacturer]
%V_SMC%=SMC

;****************************************************************************
; Manufacturer Name Section
;****************************************************************************
[SMC]
%1211.DeviceDesc%=1211.ndi,        PCI\VEN_1113&DEV_1211  ;SMC1211TX

;****************************************************************************
; INF Install Section
;****************************************************************************
[1211.ndi]
AddReg=1211ID.ndi.reg,1211.ndi.reg,1211.pci.reg

;****************************************************************************
; .REG (Device IDs)
;****************************************************************************
[1211ID.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_1113&DEV_1211"
HKR,,AdapterCFID,,12111113

[1211.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*odiload
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"

; Ndi section
HKR,Ndi,NdiInstaller,,"odipage.dll,odiNdiproc"

; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"odinsup,NovellODI32"
HKR,Ndi\Interfaces,UpperRange,,"odinsup,NovellODI32"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"

; Install section
HKR,Ndi\Install,"32 Bit",,"1211.odi32.Install"
HKR,Ndi\Install,"16 Bit",,"1211odi16.Install"

; Remove section
HKR,Ndi\Remove,"16 Bit",,"1211.odi16.Remove"

; ODI 16 Bit info
HKR,"ODI\16 Bit",ModulePath,,"%24%%DRIVER_32_PATH%"
HKR,"ODI\16 Bit",Modules,,"LSLC32.NLM,PC32MLID.LAN"
HKR,"ODI\16 Bit",DriverPath,,"%24%%DRIVER_16_PATH%"
HKR,"ODI\16 Bit",NetcfgPath,,"%24%%DRIVER_16_PATH%"
HKR,"ODI\16 Bit",NetcfgFileName,,"net.cfg"
HKR,"ODI\16 Bit",FileName,,"smcodim"
HKR,"ODI\16 Bit",LinkDriver,,"1211"

; ODI 32 Bit Info
HKR,"ODI\32 Bit",ModulePath,,"%24%%DRIVER_32_PATH%"
HKR,"ODI\32 Bit",Modules,,"LSLC32.NLM,CMSM.NLM,ETHERTSM.NLM"
HKR,"ODI\32 Bit",DriverPath,,"%24%%DRIVER_32_PATH%"
HKR,"ODI\32 Bit",FileName,,"smc1211.lan"


;****************************************************************************
; Install Section
;****************************************************************************
[1211.odi32.Install]
CopyFiles=1211.odi32.CopyFiles,1211.inf.CopyFiles
UpdateAutoBat=1211.odi32.autobat

[1211.odi16.Install]
CopyFiles=1211.odi16.CopyFiles
UpdateAutoBat=1211.odi16.autobat

[1211.odi16.autobat]
CmdDelete=LSL
CmdDelete=NE1500T
CmdDelete=ODIHLP
CmdAdd=LSL.COM,  "-c=%24%%DRIVER_16_PATH%NET.CFG"
CmdAdd=N16ODI.COM
CmdAdd=NESL.COM
CmdAdd=smcodiM

[1211.odi32.autobat]
CmdDelete=LSL
CmdDelete=N16ODI
CmdDelete=NESL
CmdDelete=SMC1211
CmdDelete=ODIHLP

[1211.inf.CopyFiles]
SMC1211.inf,,,2

;****************************************************************************
; Remove Section
;****************************************************************************
[1211.odi16.Remove]
UpdateAutoBat=odi16.AutoBatRemove

[odi16.AutoBatRemove]
CmdDelete=LSL
CmdDelete=N16ODI
CmdDelete=NESL
CmdDelete=SMCODI

;****************************************************************************
; Common Params
;****************************************************************************
[1211.pci.reg]

; General Ethernet Frame-Type params
;------------------------------------
; First Logical Board
;---------------------
HKR,Ndi\params\Frame1,ParamDesc,,"1. Frame Type"
HKR,Ndi\params\Frame1,default,,1
HKR,Ndi\params\Frame1,type,,enum
HKR,Ndi\params\Frame1,optional,,0
HKR,Ndi\params\Frame1\enum,1,,"Ethernet_802.2"
HKR,Ndi\params\Frame1\enum,2,,"Ethernet_SNAP"
HKR,Ndi\params\Frame1\enum,3,,"Ethernet_II"
HKR,Ndi\params\Frame1\enum,4,,"Ethernet_802.3"

; Second Logical Board
;----------------------
HKR,Ndi\params\Frame2,ParamDesc,,"2. Frame Type"
HKR,Ndi\params\Frame2,default,,2
HKR,Ndi\params\Frame2,type,,enum
HKR,Ndi\params\Frame2,optional,,0
HKR,Ndi\params\Frame2\enum,1,,"Ethernet_802.2"
HKR,Ndi\params\Frame2\enum,2,,"Ethernet_SNAP"
HKR,Ndi\params\Frame2\enum,3,,"Ethernet_II"
HKR,Ndi\params\Frame2\enum,4,,"Ethernet_802.3"
HKR,Ndi\params\Frame2\enum,5,,"Not used"

; Third Logical Board
;---------------------
HKR,Ndi\params\Frame3,ParamDesc,,"3. Frame Type"
HKR,Ndi\params\Frame3,default,,3
HKR,Ndi\params\Frame3,type,,enum
HKR,Ndi\params\Frame3,optional,,0
HKR,Ndi\params\Frame3\enum,1,,"Ethernet_802.2"
HKR,Ndi\params\Frame3\enum,2,,"Ethernet_SNAP"
HKR,Ndi\params\Frame3\enum,3,,"Ethernet_II"
HKR,Ndi\params\Frame3\enum,4,,"Ethernet_802.3"
HKR,Ndi\params\Frame3\enum,5,,"Not used"

; Fourth Logical Board
;----------------------
HKR,Ndi\params\Frame4,ParamDesc,,"4. Frame Type"
HKR,Ndi\params\Frame4,default,,4
HKR,Ndi\params\Frame4,type,,enum
HKR,Ndi\params\Frame4,optional,,0
HKR,Ndi\params\Frame4\enum,1,,"Ethernet_802.2"
HKR,Ndi\params\Frame4\enum,2,,"Ethernet_SNAP"
HKR,Ndi\params\Frame4\enum,3,,"Ethernet_II"
HKR,Ndi\params\Frame4\enum,4,,"Ethernet_802.3"
HKR,Ndi\params\Frame4\enum,5,,"Not used"

; Node Address Override
;-----------------------
HKR,Ndi\params\"Node Address",ParamDesc,,"Node Address Override"
HKR,Ndi\params\"Node Address",type,,edit
HKR,Ndi\params\"Node Address",LimitText,,18
HKR,Ndi\params\"Node Address",UpperCase,,1
HKR,Ndi\params\"Node Address",default,,""
HKR,Ndi\params\"Node Address",flag,1,20,00,00,00
HKR,Ndi\params\"Node Address",optional,,1

; PCI Slot Number
;-----------------
HKR,Ndi\params\Slot,ParamDesc,,"Slot"
HKR,Ndi\params\Slot,default,,1
HKR,Ndi\params\Slot,type,,int
HKR,Ndi\params\Slot,min,,1
HKR,Ndi\params\Slot,max,,65535
HKR,Ndi\params\Slot,step,,1
HKR,Ndi\params\Slot,optional,,1
HKR,Ndi\params\Slot,HIN,,##
;HKR,Ndi\params\Slot,flag,1,20,00,00,00

; Help section
HKR,Ndi,HelpText,,%ODIMLID_HELP%

;****************************************************************************
; File to be copied
;****************************************************************************
[1211.odi32.CopyFiles]
smc1211.lan

[1211.odi16.CopyFiles]
smcodi.com
LSL.com,,,5
N16ODI.COM,,,5
NESL.COM,,,5
;LSL.msg,,,5
;NESL.msg,,,5

;****************************************************************************
; Source Disk Names & Source Disk Files
;****************************************************************************
[SourceDisksNames]
50 = "SMC EZ Card 10/00 (SMC1211TX) Driver Diskette","",0

[SourceDisksFiles]
smc1211.lan = 50,,10000
smcodi.COM = 50,,10000
SMC1211.inf = 50,,5000
LSL.COM = 50
N16ODI.COM = 50
NESL.COM = 50
;LSL.msg = 50
;NESL.msg = 50

;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinatioNdirs]
DefaultDestDir          = 11    ; LDID_SYS
1211.odi32.CopyFiles  = 24,novell\client32
1211.odi16.CopyFiles  = 24,novell\nwclient
1211.inf.CopyFiles    = 17    ; INF

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
V_N="Novell"

; Manufacturers
V_SMC="SMC"

;Paths to drivers
DRIVER_32_PATH="novell\client32\"
DRIVER_16_PATH="novell\nwclient\"

; SMC PCI Devices
1211.DeviceDesc="SMC EZ Card 10/100 (SMC1211TX)."

; Context help
ODIMLID_HELP="The SMC ODI Driver supports either 16-bits or 32-bits networking components."

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.88