GFC2204.INF Driver File Contents (fma.zip)

[version]
Signature   = "$Windows NT$"
Class       = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %Generic%
LayoutFile  = layout.inf

[Manufacturer]
%Generic%  = Generic

[ControlFlags]
;ExcludeFromSelect = PCI\VEN_125B&DEV_1400

[Generic]
; DisplayName        Section        DeviceID
; -----------        -------        --------
%88140.DeviceDesc% = 88140.ndi,     PCI\VEN_125B&DEV_1400


[88140.ndi.NTX86]
Characteristics = 0x84
BusType         = 5
AddReg          = 88140.reg, 8814x.reg, 88x4.pci.reg, 8814x.con.reg
CopyFiles       = GFC2204.Copyfiles

[88140.ndi]
AddReg          = 88140.WIN.reg, 8814x.reg, 88x4.pci.reg, 8814x.con.reg

[88140.ndi.NTX86.Services]
AddService      = GFC2204, 2, GFC2204.Service, GFC2204.EventLog

[88140.WIN.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_125B&DEV_1400"
HKR,,AdapterCFID,,1400125B

; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,GFC2204.sys
; NDIS Info
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
HKR,NDIS,LogDriverName,,"GFC2204"
HKR,NDIS,MajorDriverVersion,1,1
HKR,NDIS,MinorDriverVersion,1,10

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

; Install sections
HKR,Ndi\Install,ndis3,,"88x4.ndis3"

[88140.reg]
HKR, ,                                      AdapterCFID,    0, "1400125B"
HKR, Ndi,                                   Service,        0, "GFC2204"
HKR, Ndi\Interfaces,                        LowerRange,     0, "ethernet"
HKR, Ndi\Interfaces,                        UpperRange,     0, "ndis5"
HKR, ,                                      MediaType,      0, "1"

;-----------------------------------------------------------------------------
; PCI common parameters
;
[88x4.pci.reg]
HKR, ,                                      AdapterType,, 5
;params
HKR,,BusType,,5
HKR,,BusNumber,,0
HKR,,SlotNumber,,0
HKR, ,                                      MediaType,      0, "1"

;-----------------------------------------------------------------------------
; 8814x common conection type parameter
; where x != 0
;
[8814x.con.reg]
HKR, Ndi\params\ConnectionType,             ParamDesc,  0, %ConnectionType%
HKR, Ndi\params\ConnectionType,             default,    0, "0"
HKR, Ndi\params\ConnectionType,             type,       0, "enum"
HKR, Ndi\params\ConnectionType\enum,        "0",        0, %AutoSense%
HKR, Ndi\params\ConnectionType\enum,        "8",        0, %100BaseTx%
HKR, Ndi\params\ConnectionType\enum,        "9",        0, %100BaseTxFull_Duplex%
HKR, Ndi\params\ConnectionType\enum,        "2",        0, %10BaseT%
HKR, Ndi\params\ConnectionType\enum,        "3",        0, %10BaseTFull_Duplex%
;network address
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,20,00,00,00
HKR,Ndi\params\NetworkAddress,optional,,1

HKR,Ndi\params\RxBuffers,ParamDesc,,"Receive Buffers"
HKR,Ndi\params\RxBuffers,default,,8
HKR,Ndi\params\RxBuffers,type,,enum
HKR,Ndi\params\RxBuffers\enum,8,,"Small"
HKR,Ndi\params\RxBuffers\enum,32,,"Medium"
HKR,Ndi\params\RxBuffers\enum,64,,"Large"
HKR,NDI\params\RxBuffers,flag,1,20,00,00,00

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

[88x4.ndis3]
CopyFiles=GFC2204.win.CopyFiles

[GFC2204.Copyfiles]
GFC2204.sys,,,2

[GFC2204.win.Copyfiles]
GFC2204.sys,,,2

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

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

[SourceDisksNames]
50="GFC2204 Fast Ethernet","",0

[SourceDisksFiles]
GFC2204.sys=50,,10000
;-----------------------------------------------------------------------------
; DestinationDirs
;
[DestinationDirs]
DefaultDestDir               =11 ; LDID_SYS
GFC2204.Copyfiles = 12
GFC2204.win.CopyFiles         =11

;-------------------------------------------------------------------------------
; Localizable Strings
;
[Strings]
Generic   = "Generic"

ConnectionType          = "Connection Type"
AutoDetect              = "Auto Detect"
10BaseT                 = "10BaseT (Twisted_Pair)"
10BaseTFull_Duplex      = "10BaseT Full_Duplex"
AutoSense               = "AutoSense"
100BaseTx               = "100BaseTx"
100BaseTxFull_Duplex    = "100BaseTx Full_Duplex"

88140.DeviceDesc        = "GFC2204 10/100 PCI Fast Ethernet Adapter"

GFC2204.Service.DispName = "GFC2204 10/100 PCI Fast Ethernet Adapter"

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: web4, load: 1.04