NETFEM5.INF Driver File Contents (56pcbt.zip)

; -----------------------------------------------------------------------------
;  NETFEM5.INF
; 
;  Version v1.49
; 
;   FastEther+Modem56 CardBus Setup Script for Windows 98 and NT5
;  Copyright . 1999
; -----------------------------------------------------------------------------

[Version]
Signature       = "$WINDOWS NT$"
Class           = Net
ClassGUID       = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider        = %MANUF%

[SourceDisksNames]
80=%DISK%,,,

[SourceDisksFiles]
FEM325.SYS    = 80,,
MDMFEM.INF       = 80,,

[DestinationDirs]
CopyFilesW98     = 11
CopyFilesW98Infs = 17,Other
CopyFilesNT5     = 12

[ControlFlags]
ExcludeFromSelect = *

[Manufacturer]
%MANUF% = Models

[Models]
%CB32_DrvDescription%  = CB32_Install, PCI\VEN_1011&DEV_0019&SUBSYS_00021374

[CB32_Install]
CopyFiles = CopyFilesW98,CopyFilesW98Infs
AddReg    = AddCB32NdiW98, AddCommonNdiW98, AddW98Params, AddCB32Params, AddCommonParams
delreg    = DeleteAutoLogon

[DeleteAutoLogon]
HKLM,Software\Microsoft\Windows\CurrentVersion\Network\"Real Mode Net",AutoLogon,,


[AddCB32NdiW98]
HKR,Ndi,DeviceID,,"PCI\VEN_1011&DEV_0019&SUBSYS_00021374"

[AddCommonNdiW98]
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,FEM325.SYS

HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
HKR,NDIS,LogDriverName,,"FEM"

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

HKR, Ndi,                           HelpText,            , %FEM0_TIP%

[AddW98Params]
HKR, ,                              OSType,             0, "3"


[CB32_Install.NT]
CopyFiles = CopyFilesNT5
AddReg    = AddCommonNdiNT5, AddNT5Params, AddCB32Params, AddCommonParams
Characteristics = 0x84
BusType         = 5

[AddCommonNdiNT5]
HKR, Ndi\Interfaces,                UpperRange,         0, "ndis5"
HKR, Ndi\Interfaces,                LowerRange,         0, "ethernet"
HKR, Ndi,                           Service,            0, "FEM325"

[AddNT5Params]
HKR, ,                              OSType,             0, "5"


[AddCB32Params]
HKR, ,                              TransmitThreshold100,0,"5DC"

HKR, Ndi\params\ConnectionType,     ParamDesc,          0, "Connection Type"
HKR, Ndi\params\ConnectionType,     default,            0, "900"
HKR, Ndi\params\ConnectionType,     type,               0, "enum"
HKR, Ndi\params\ConnectionType\enum,"900",              0, "AutoSense"
HKR, Ndi\params\ConnectionType\enum,"002",              0, "100BaseTx Half Duplex"
HKR, Ndi\params\ConnectionType\enum,"202",              0, "100BaseTx Full Duplex"
HKR, Ndi\params\ConnectionType\enum,"003",              0, "10BaseTx Half Duplex"
HKR, Ndi\params\ConnectionType\enum,"203",              0, "10BaseTx Full Duplex"

HKR, Ndi\params\PowerMode,          ParamDesc,          0, "Power Saving Mode"
HKR, Ndi\params\PowerMode,          default,            0, "3"
HKR, Ndi\params\PowerMode,          type,               0, "enum"
HKR, Ndi\params\PowerMode\enum,     "0",                0, "Normal Mode"
HKR, Ndi\params\PowerMode\enum,     "3",                0, "Power Saving Mode"
                                    

[AddCommonParams]
HKR, ,                              SubSystemID,        0, "00021374"
HKR, ,                              BusType,            0, "5"
HKR, ,                              ReceiveBuffers,     0, "40"
HKR, ,                              TransmitBuffers,    0, "40"
HKR, ,                              UnderrunThreshold,  0, "0A"
HKR, ,                              UnderrunRetry,      0, "2"
HKR, ,                              InterruptMitigation,0, "0"
HKR, ,                              MapRegisters,       0, "20"
HKR, ,                              BurstLength,        0, "10"
HKR, ,                              TransmitThreshold,  0, "60"
HKR, ,                              MemoryReadMultiple, 0, "0"

HKR, Ndi\params\ForceIsaInt,        ParamDesc,          0, "Interrupt mode"
HKR, Ndi\params\ForceIsaInt,        default,            0, "0"
HKR, Ndi\params\ForceIsaInt,        type,               0, "enum"
HKR, Ndi\params\ForceIsaInt\enum,   "0",                0, "AutoSense"
HKR, Ndi\params\ForceIsaInt\enum,   "1",                0, "Force ISA interrupt"

HKR,Ndi\params\Interface,           ParamDesc,          0, "Interface Mode"
HKR,Ndi\params\Interface,           default,            0, "0"
HKR,Ndi\params\Interface,           type,               0, "enum"
HKR,Ndi\params\Interface\enum,      "0",                0, "IO mapped PC Card"
HKR,Ndi\params\Interface\enum,      "1",                0, "Memory mapped PC Card"

HKR, Ndi\params\StoreAndForward,    ParamDesc,          0, "Disable Early Transmit"
HKR, Ndi\params\StoreAndForward,    default,            0, "0"
HKR, Ndi\params\StoreAndForward,    type,               0, "enum"
HKR, Ndi\params\StoreAndForward\enum,"0",               0, "No"
HKR, Ndi\params\StoreAndForward\enum,"1",               0, "Yes"

HKR, Ndi\params\NetworkAddress,     ParamDesc,          0, NetworkAddress
HKR, Ndi\params\NetworkAddress,     default,            0, ""
HKR, Ndi\params\NetworkAddress,     type,               0, "edit"
HKR, Ndi\params\NetworkAddress,     LimitText,          0, "12"
HKR, Ndi\params\NetworkAddress,     UpperCase,          0, "1"
HKR, Ndi\params\NetworkAddress,     optional,           0, "1"

[CB32_Install.NT.Services]
AddService      = FEM325, 2, CB32Service, common.EventLog

[CB32Service]
DisplayName     = %CB32_DispName%
ServiceType     = 1
StartType       = 3
ErrorControl    = 1
ServiceBinary   = %12%\FEM325.SYS
LoadOrderGroup  = NDIS

[common.EventLog]
AddReg = common.AddEventLog.reg

[common.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll,%%SystemRoot%%\System32\drivers\FEM325.SYS"
HKR, , TypesSupported,   0x00010001, 7

[CopyFilesW98]
FEM325.SYS,,,0x00000040

[CopyFilesW98Infs]
MDMFEM.INF,,,0x00000002

[CopyFilesNT5]
FEM325.SYS,,,0x00000040


[Strings]
MANUF               = "Generic"
DISK                = " FastEther+Modem56 CardBus Drivers Disk"
CB32_DrvDescription = " FastEthernet CardBus"
CB32_DispName       = " FastEthernet CardBus Driver"
FEM0_TIP   ="This is the Ethernet adapter on the  FastEther+Modem56 CardBus Multifunctional PC Card"
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: web2, load: 0.68