; GFC2208.INF
;
; Copyright 1999 Generic Vendor
; Copyright 1993-1996, Microsoft Corporation
;
;
; Junius Chen 04.FEB.99 Pre Release
[version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider = %Msft%
LayoutFile = layout.inf
[Manufacturer]
%GFC2208% = GFC2208
[ControlFlags]
ExcludeFromSelect = PCI\VEN_1317&DEV_0981
[GFC2208]
%GFC2208.DeviceDesc% = GFC2208.ndi, PCI\VEN_1317&DEV_0981 ;Fast NIC serise
[GFC2208.ndi.NT]
Characteristics = 0x84
BusType = 5
AddReg = GFC2208.ndi.reg, comet.ndi.reg, comet.pci.reg, GFC2208.con.reg
CopyFiles = comet.Install.CopyFiles, netaccp.Install.CopyFiles
Renfiles = sys.Install.Rename, inf.Install.Rename
;-----------------------------------------------------------------------------
; GFC2208 specific
;
[GFC2208.ndi.reg]
HKR, , AdapterCFID, 0, "09811317"
;-----------------------------------------------------------------------------
; Comet common driver parameters
;
[comet.ndi.reg]
HKR, Ndi, Service, 0, "GFC2208"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, , MediaType, 0, "0"
;-----------------------------------------------------------------------------
; PCI common parameters
;
[comet.pci.reg]
HKR, , AdapterType, 0, "5"
HKR,,TxPacketDesc,,75 ; 0x32
HKR,,RxPacketDesc,,120 ; 0x78
HKR,,TxDmaDesc,,150 ; 0x1d
HKR,,RxDmaDesc,,40 ; 0x28
HKR,,PacketsPerTxInt,,10 ; 0x0a
HKR,,PacketsPerRxInd,,10 ; 0x0a
HKR,,BurstLength,,0 ; 0 (Unlimited), 1 DW, 2 DW, 3 DW, ...
[GFC2208.con.reg]
HKR,Ndi\Params\MediaType,ParamDesc,,"Media Type"
HKR,Ndi\Params\MediaType,default,,0
HKR,Ndi\Params\MediaType,type,,enum
HKR,Ndi\Params\MediaType\enum,0,,"AutoSense"
HKR,Ndi\Params\MediaType\enum,1,,"10BaseT"
HKR,Ndi\Params\MediaType\enum,2,,"10BaseT Full_Duplex"
HKR,Ndi\Params\MediaType\enum,3,,"100BaseTX"
HKR,Ndi\Params\MediaType\enum,4,,"100BaseTX Full_Duplex"
HKR,Ndi\Params\MediaType,flag,1,20,00,00,00
[SourceDisksNames]
50="GFC2208 PCI 10/100 Fast Ethernet Adapter Driver Diskette ",,0
[SourceDisksFiles]
GFC2208.sys=50,,GFC2208.sys,10000
netaccp.inf=50,,netaccp.inf,10000
[comet.Install.CopyFiles]
GFC2208.sys,,,2
[GFC2208.Install.CopyFiles]
GFC2208.inf,,,2
[GFC2208.ndi.NT.Services]
AddService = GFC2208, 2, comet.Service, comet.EventLog
[comet.Service]
DisplayName = %comet.Service.DispName%
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_AUTO_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\GFC2208.sys
LoadOrderGroup = NDIS
AddReg = TextModeFlags.reg
[comet.EventLog]
AddReg = comet.AddEventLog.reg
[comet.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported, 0x00010001, 7
[TextModeFlags.reg]
HKR, , TextModeFlags, 0x00010001, 0x0001
;-----------------------------------------------------------------------------
; DestinationDirs
;
[DestinationDirs]
comet.Install.CopyFiles = 12
GFC2208.Install.CopyFiles = 17
[Strings]
Msft = "Microsoft"
GFC2208="Generic Vendor"
GFC2208.DeviceDesc = "GFC2208 PCI 10/100 Fast Ethernet Adapter"
comet.Service.DispName = "GFC2208 PCI 10/100 Fast Ethernet Adapter"
Download Driver Pack
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.