NET556N5.INF Driver File Contents (US_SP14824.zip)

;======================================================================
; NET556N5.INF - 3Com 10/100 Mini PCI Ethernet Adapter NDIS5 Setup File
;----------------------------------------------------------------------
; %VER v1.9 - 8/30/1999 (MS)
;======================================================================

[version]
Signature   = "$Chicago$"
Class       = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %MS%
LayoutFile  = layout.inf
Compatible  = 1
;CatalogFile = net556n5.cat 
DriverVer   = 08/30/1999

[Manufacturer]
%V_3Com% = 3Com

[3Com]

%EL556.DeviceDesc0% =EL556.ndi, PCI\VEN_10B7&DEV_6055&SUBSYS_605610B7&REV_10
%EL556.DeviceDesc% = EL556.ndi, PCI\VEN_10B7&DEV_6055&SUBSYS_615610B7&REV_10
%EL556.DeviceDesc% = EL556.ndi, PCI\VEN_10B7&DEV_6055&SUBSYS_625610B7&REV_10
%EL556.DeviceDesc% = EL556.ndi, PCI\VEN_10B7&DEV_6055&SUBSYS_635610B7&REV_10
%EL556.DeviceDesc% = EL556.ndi, PCI\VEN_10B7&DEV_6055&SUBSYS_645610B7&REV_10
%EL556.DeviceDesc% = EL556.ndi, PCI\VEN_10B7&DEV_6055&SUBSYS_655610B7&REV_10


; Windows 9X specific entry
[EL556.ndi]
AddReg    = EL556.id.reg, EL556A.reg, EL556Flags.reg, EL556.win.reg
CopyFiles = EL556.win.CopyFiles
DeviceID  = "PCI\VEN_10B7&DEV_6055"
LogConfig = DefaultConfig


; Windows NT specific entry
[EL556.ndi.NT]
Characteristics = 0x04
BusType         = 5
AddReg          = EL556A.reg, EL556.reg
CopyFiles       = EL556.CopyFiles

[EL556.ndi.NT.Services]
AddService = EL556, 2, EL556.Service, common.EventLog

;----------------------------------------------------------------------------
; Win9x id registry sections. These are not needed by NT
;
[EL556.id.reg]
HKR, Ndi, DeviceID, 0, "PCI\VEN_10B7&DEV_6055"
HKR, Ndi,NdiInstaller,,"m556ndi.dll, MyNdiProc"
HKR, Ndi,CardType,,"PCI"
HKR,,DriverMode,,0

HKR,,RWULINK,,1
HKR,,RWUPING,,1
HKR,,RWUMAGIC,,1


;----------------------------------------------------------------------------
; Win9x flags section. Flags are not needed by NT
;
[EL556Flags.reg]
HKR, NDI\params\MediaType,	flag, 1, 30,00,00,00


;-----------------------------------------------------------------------------
; Mini PCI common
;
[EL556A.reg]
HKR,NDI\params\MediaType,ParamDesc,,"Network Link Selection"
HKR,NDI\params\MediaType,type,,enum
HKR,Ndi\params\MediaType,default,,1
HKR,Ndi\params\MediaType\enum,1,,"Auto Negotiation"
HKR,Ndi\params\MediaType\enum,2,,"100BTX Full Duplex"
HKR,Ndi\params\MediaType\enum,3,,"100BTX Half Duplex"
HKR,Ndi\params\MediaType\enum,4,,"10BT Full Duplex"
HKR,Ndi\params\MediaType\enum,5,,"10BT Half Duplex"

;HKR,,RWUMAGIC,,1
;HKR,,RWULINK,,1
;HKR,,RWUPING,,1

;-----------------------------------------------------------------------------
; EL556 NT specific
;
[EL556.reg]
HKR, Ndi,                       Service,    0, "EL556"
; use ndis5 as the upper bound because NT supports it
HKR, Ndi\Interfaces,            DefUpper,   0, "ndis5"
HKR, Ndi\Interfaces,            DefLower,   0, "ethernet"
HKR, Ndi\Interfaces,            UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces,            LowerRange, 0, "ethernet"

HKR,,RWUMAGIC,				 , 1
HKR,,RWULINK,				 , 1
HKR,,RWUPING,				 , 1


[EL556.Service]
DisplayName     = %EL556ex.Service.DispName%
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\EL556ND5.sys
LoadOrderGroup  = NDIS
AddReg          = TextModeFlags.reg

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

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

[TextModeFlags.reg]
HKR, , TextModeFlags, 0x00010001, 0x0001



;----------------------------------------------------------------------------
; EL556 Win9x specific
;
[EL556.win.reg]
HKR, ,              TNICDIAG,           0, "3C556"
HKR, ,              DevLoader,          0, "*ndis"
HKR, ,              DeviceVxDs,         0, "EL556nd5.sys"
HKR, ,              EnumPropPages,      0, "netdi.dll,EnumPropPages"
; memphis appears to not support the ndis5 upper range, so use ndis3
HKR, Ndi\Interfaces,DefUpper,   	0, "ndis3"
HKR, Ndi\Interfaces,DefLower,   	0, "ethernet"
HKR, Ndi\Interfaces,UpperRange, 	0, "ndis3"
HKR, Ndi\Interfaces,LowerRange, 	0, "ethernet"
HKR, NDIS,          LogDriverName,      0, "ELPC556"
HKR, NDIS,          MajorNdisVersion,   1, 03
HKR, NDIS,          MinorNdisVersion,   1, 0A
HKR, Ndi\Install,   ndis3,              0, "EL556.install"


[EL556.install]
CopyFiles = EL556.win.CopyFiles, EL556.apps.CopyFiles

;-----------------------------------------------------------------------------
; DestinationDirs
;
[EL556.CopyFiles]
EL556nd5.sys,,,2

[EL556.win.CopyFiles]
EL556nd5.sys,,,2
unm556.exe,,,2
m556ndi.dll,,,2

[EL556.apps.CopyFiles]

[DestinationDirs]
EL556.CopyFiles = 12
EL556.win.CopyFiles = 11
EL556.apps.CopyFiles =11 

[Strings]
MS	= "3Com"
V_3Com  = "3Com"
EL556.DeviceDesc    = "3Com 10/100 Mini PCI Ethernet Adapter"
EL556.DeviceDesc0   = "Compaq 10/100 Mini PCI Ethernet Adapter by 3Com"
EL556ex.Service.DispName = "3Com 10/100 Mini PCI Ethernet Adapter NDIS5 Driver"

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