netf556c.inf Driver File Contents (3C3FEM556C_1.zip)

; 3Com Megahertz 10/100 LAN + 56K Global Modem PC Card type 3 Installation File (Win9x/2k)
; %VER NETF556C.INF V1.0.03		Copyright (c) 1999-2000 3Com Corporation

[Version]
Signature="$CHICAGO$"
Compatible  = 1
InfVersion=01.01.00
Provider=%COMS%
Class=Net
ClassGUID  = {4d36e972-e325-11ce-bfc1-08002be10318}
;LayoutFile=layout.inf

[Manufacturer]
%V_3COM%=3COM

[3COM]
%3C3FEM556C%=FEM556C.ndi, MF\3C3FEM556C_DEV1

[FEM556C.ndi]
CopyFiles=FEM556C.ndis.CopyFiles,FEM556C.inf.CopyFiles,FEM556C.apps.CopyFiles
AddReg=ADDREG_FEM556C.ndi.reg,FEM556C.ndi.reg

[FEM556C.ndi.nt]
;CopyFiles=FEM556C.ndis5.CopyFiles
AddReg=ADDREG_FEM556_NT.ndi.reg,FEM556C.ndi.reg
Characteristics = 0x4   ; NCF_PHYSICAL
BusType         = 8	; PCMCIA

;-------------------------------------------------

[SourceDisksNames]
11 = %Disk_11_Desc%,,0

[SourceDisksFiles]
;netf556c.inf=11,,1024
fem556c3.sys=11,,1024
fem556c4.sys=11,,1024
fem556c5.sys=11,,1024
un3c556c.exe=11,,1024
w556cndi.dll=11,,1024

[DestinationDirs]
FEM556C.ndis.CopyFiles = 11
FEM556C.inf.CopyFiles = 17 
FEM556C.apps.CopyFiles = 11
FEM556C.ndis5.CopyFiles = 12

;--------------------------------------------------
; Win9X

[ADDREG_FEM556C.ndi.reg]
HKR,,TNICDIAG,,"FEM556C"
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,fem556c4.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
HKR,NDIS,LogDriverName,,FEM556C
HKR,NDIS,MajorNdisVersion,1,04
HKR,NDIS,MinorNdisVersion,1,00

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

HKR,Ndi,CardType,,"PCMCIA"

HKR,Ndi,DeviceID,,"MF\3C3FEM556C_DEV1"
HKR,Ndi,NdiInstaller,,"w556cndi.dll, MyNdiProc"

HKR,,OSType,,0

HKR,,IOADDRESS,1,02,00,00,00
HKR,,IRQ,1,04,00,00,00
HKR,,MEMORYADDRESS,1,01,00,00,00

;HKR,Ndi\Install,ndis4,,"3ccfem556.ndis4"



[FEM556C.ndis.CopyFiles]
fem556c3.sys
fem556c4.sys
fem556c5.sys

[FEM556C.inf.CopyFiles]
;netf556c.inf

[FEM556C.apps.CopyFiles]
un3c556c.exe	; Win32
w556cndi.dll	; Win95


;---------------------------------------------
; Win 2000
[FEM556C.ndi.nt.Services]
AddService       = fem556c, 2, fem556c.Service, fem556c.EventLog

[fem556c.Service]
DisplayName     = %fem556c.device.DispName%
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\fem556c5.sys
LoadOrderGroup  = NDIS

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

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


[ADDREG_FEM556_NT.ndi.reg]
HKR,Ndi,   Service,    0, "fem556c"
HKR,Ndi\Interfaces,UpperRange,,"ndis5"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"

HKR,,OSType,,1
HKR,,Verstr,,"1"

[FEM556C.ndis5.CopyFiles]
fem556c5.sys


;---------------------------------------------------
; common reg value

[FEM556C.ndi.reg]

HKR,,AdapterType,,"1103"

HKR,NDI\params\LinkSelection,ParamDesc,,%NLS%
HKR,NDI\params\LinkSelection,flag,1,30,00,00,00
HKR,NDI\params\LinkSelection,type,,enum
HKR,Ndi\params\LinkSelection,default,,0200
HKR,Ndi\params\LinkSelection\enum,0200,,%AN%
HKR,Ndi\params\LinkSelection\enum,0100,,%F100%
HKR,Ndi\params\LinkSelection\enum,0080,,%H100%
HKR,Ndi\params\LinkSelection\enum,0040,,%F10%
HKR,Ndi\params\LinkSelection\enum,0020,,%H10%

; NDIS_VERSION parameters
HKR,,NDIS_VERSION,,%AUTO%
HKR,NDI\params\NDIS_VERSION,,,%AUTO%
HKR,NDI\params\NDIS_VERSION,ParamDesc,,%NDV%
HKR,NDI\params\NDIS_VERSION,flag,1,30,00,00,00
HKR,NDI\params\NDIS_VERSION,type,,enum
HKR,NDI\params\NDIS_VERSION,optional,,0
HKR,Ndi\params\NDIS_VERSION\enum,AUTO,,%AS%
HKR,Ndi\params\NDIS_VERSION\enum,NDIS3,,%ND3%
HKR,Ndi\params\NDIS_VERSION\enum,NDIS4,,%ND4%
HKR,Ndi\params\NDIS_VERSION\enum,NDIS5,,%ND5%


;---------------------------------------------------
[Strings]
COMS="3Com Corporation"
V_3COM=3Com
3C3FEM556C="3Com Megahertz 3C3FEM556C PC Card (Ethernet Interface)"
fem556c.device.DispName = "3Com 3C3fem556C PC Card Device Driver"
Disk_11_Desc="3Com Megahertz 3C3FEM556C Installation Disk #1"

NLS	= "Network Link Selection"
AN	= "Auto Negotiation"
F100	= "100BTX Full Duplex"
H100	= "100BTX Half Duplex"
F10	= "10BT Full Duplex"
H10	= "10BT Half Duplex"

AUTO	= "AUTO"
NDV	= "NDIS Driver Version"
AS	= "Auto Select"
ND3	= "NDIS 3"
ND4	= "NDIS 4"
ND5	= "NDIS 5"
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: web5, load: 1.61