mether.inf Driver File Contents (upr_v4.08.exe)

;===================================================================
;
;--  Smc9000.Inf
;
;    SMC 9000 Ethernet Adapter Install for Chicago.
;
;    Copyright (c) 1994-1995   BaseBand Technologies
;
;===================================================================

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

[Manufacturer]
	%ME%=Mobility

[ControlFlags]
;   ExcludeFromSelect = MF\SMCPCM_DEV1
;   ExcludeFromSelect = PCMCIA\MIRAM_INTL._-XB2000_UDS-D4EF
;	ExcludeFromSelect = PCMCIA\MOBILITY_ELECTRONICS-UPR-70C1
;	ExcludeFromSelect = PCMCIA\SMC-SMC9000_Ethernet_PCCard-05AD

[Mobility]
	%MBETHER%=Ethernet.install, MF\MBUPR_DEV3 

[Ethernet.install]
;	CopyFiles =	Smc9000.ndis3.CopyFiles
	AddReg = Smc9000.Ndi.reg,Smc9000.Gen.Resources,Smc9000.Pcm.Params,Smc9000.Pcm1.Params,Smc9000.Pcm1.Cfg

[Smc9000.Pcm1.Params]
    HKR,Ndi,DeviceID,,MF\CHILD0003\PCMCIA&MOBILITY_ELECTRONICS-UPR-70C1&0

[Smc9000.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

[*Smc9000.DevID]
    HKR,Ndi,DeviceID,,"*Smc9000"

[Smc9000.Ndi.reg]
    HKR,,DevLoader,,*ndis
    HKR,,DeviceVxDs,,smc9000.sys
    HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
	HKR,,EnableIRQSharing,1,01,00,00,00

    HKR,NDIS,LogDriverName,,"smc9000"
    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"

[Smc9000.LogConfig]
    ConfigPriority = HARDRECONFIG
    IOConfig       = 20@200-3ef%FFE0(3FF::)
    IRQConfig      = 9,3,10,11

[Smc9000.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

    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"
    HKR,Ndi\params\Speed,default,,1
    HKR,Ndi\params\Speed,type,,enum
    HKR,Ndi\params\Speed\enum,1,,"Optimal"
    HKR,Ndi\params\Speed\enum,0,,"Typical"

[Smc9000.ndis3.CopyFiles]
    smc9000.sys

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

[Strings]
    MS = "Microsoft"
;ALTNAME Change manufacturer name and product name between "..." into proper one.
    ME = "Mobility Electronics"
	MBETHER = "MBUPR Ethernet Interface"
    Smc9000Pcm1 = "SMC 9000 PCMCIA Ethernet Adapter"
;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: ftp, load: 3.32