EMPCI.INF Driver File Contents (em110.zip)

; NETEMPCI.INF - Win95 driver installation file for Cogent PCI Ethernet driver
;
; Supports:
;           EM1x0/EM4x0 PCI Fast Ethernet controller
;           EM96x PCI Ethernet controller
;
; Copyright 1994-1995, Cogent Data Technologies, Inc.
;

[version]
LayoutFile=layout.inf
signature="$CHICAGO$"
Class=Net
provider=%V_MS%

[Manufacturer]
%V_COGENT%=COGENT

[COGENT]
%*em1x0.DeviceDesc%=*em1x0.ndi, PCI\VEN_1011&DEV_0009  ;Cogent EM1x0 PCI Controller
%*em96x.DeviceDesc%=*em96x.ndi, PCI\VEN_1011&DEV_0002  ;Cogent em96x PCI Controller

[*em1x0.ndi]
AddReg=*21140.ndi.reg,em.ndi.reg,pci.ndi.reg,em1x0.ndi.reg

[*em96x.ndi]
AddReg=*21040.ndi.reg,em.ndi.reg,pci.ndi.reg,em96x.ndi.reg



;***************************************************************************

[*21140.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_1011&DEV_0009"
HKR,,AdapterCFID,,00091011

[*21040.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_1011&DEV_0002"
HKR,,AdapterCFID,,00021011


;****************************************************************************
; Driver parameters
;****************************************************************************

[em.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,empci.sys
; NDIS Info
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
HKR,NDIS,LogDriverName,,"EMPCI"
HKR,NDIS\NDIS2,DriverName,,"empci$"
HKR,NDIS\NDIS2,FileName,,"empci.dos"
HKR,NDIS\ODI,DriverName,,"empci"
HKR,NDIS\ODI,FileName,,"empci.com"
; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis2,ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis2,ndis3,odi"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
; Install sections
HKR,Ndi\Install,ndis3,,"empci.ndis3"
;HKR,Ndi\Install,ndis2,,"empci.ndis2"
;HKR,Ndi\Install,odi,,"empci.odi" 
;params
HKR,,MediaType,,1

;****************************************************************************
; PCI common parameters
;****************************************************************************

[pci.ndi.reg]
;params
HKR,,AdapterType,,5
HKR,,BusType,,5
;BurstLength
HKR,Ndi\params\BurstLength,ParamDesc,,"Burst Length"
HKR,Ndi\params\BurstLength,default,,20
HKR,Ndi\params\BurstLength,type,,enum
HKR,Ndi\params\BurstLength\enum,1,,"1 DWORD"
HKR,Ndi\params\BurstLength\enum,2,,"2 DWORDS"
HKR,Ndi\params\BurstLength\enum,4,,"4 DWORDS"
HKR,Ndi\params\BurstLength\enum,8,,"8 DWORDS"
HKR,Ndi\params\BurstLength\enum,10,,"16 DWORDS"
HKR,Ndi\params\BurstLength\enum,20,,"32 DWORDS"
HKR,NDI\params\BurstLength,flag,1,20,00,00,00
;BusNumber
HKR,Ndi\params\BusNumber,ParamDesc,,"Bus Number"
HKR,Ndi\params\BusNumber,default,,0
HKR,Ndi\params\BusNumber,type,,enum
HKR,Ndi\params\BusNumber\enum,0,,"0"
HKR,Ndi\params\BusNumber\enum,1,,"1"
HKR,Ndi\params\BusNumber\enum,2,,"2"
HKR,Ndi\params\BusNumber\enum,3,,"3"
HKR,Ndi\params\BusNumber\enum,4,,"4"
HKR,NDI\params\BusNumber,flag,1,20,00,00,00
;FP_OFF
HKR,Ndi\params\FP_OFF,ParamDesc,,"FP_OFF"
HKR,Ndi\params\FP_OFF,default,,0
HKR,Ndi\params\FP_OFF,type,,enum
HKR,Ndi\params\FP_OFF\enum,0,,"0"
HKR,Ndi\params\FP_OFF\enum,1,,"1"
HKR,NDI\params\FP_OFF,flag,1,20,00,00,00



;****************************************************************************
; Device specific parameters
;****************************************************************************

[em1x0.ndi.reg]
;ConnectionType
HKR,Ndi\params\ConnectionType,ParamDesc,,"Connection Type"
HKR,Ndi\params\ConnectionType,default,,0
HKR,Ndi\params\ConnectionType,type,,enum
HKR,Ndi\params\ConnectionType\enum,0,,"InitSense/Half Duplex"
HKR,Ndi\params\ConnectionType\enum,100,,"InitSense/Full Duplex"
HKR,Ndi\params\ConnectionType\enum,080,,"ActiveSense/Half Duplex"
HKR,Ndi\params\ConnectionType\enum,180,,"ActiveSense/Full Duplex"
HKR,Ndi\params\ConnectionType\enum,3,,"10 Mbps UTP"
HKR,Ndi\params\ConnectionType\enum,103,,"10 Mbps UTP/Full Duplex"
HKR,Ndi\params\ConnectionType\enum,0F,,"100 Mbps"
HKR,Ndi\params\ConnectionType\enum,10F,,"100 Mbps/Full Duplex"
HKR,Ndi\params\ConnectionType\enum,2,,"THIN"
HKR,NDI\params\ConnectionType,flag,1,20,00,00,00
;IPG
HKR,Ndi\params\IPG,ParamDesc,,"IPG"
HKR,Ndi\params\IPG,default,,0
HKR,Ndi\params\IPG,type,,enum
HKR,Ndi\params\IPG\enum,0,,"0"
HKR,Ndi\params\IPG\enum,1,,"1"
HKR,NDI\params\IPG,flag,1,20,00,00,00

[em96x.ndi.reg]
;ConnectionType
HKR,Ndi\params\ConnectionType,ParamDesc,,"Connection Type"
HKR,Ndi\params\ConnectionType,default,,0
HKR,Ndi\params\ConnectionType,type,,enum
HKR,Ndi\params\ConnectionType\enum,0,,"InitSense/Half Duplex"
HKR,Ndi\params\ConnectionType\enum,100,,"InitSense/Full Duplex"
HKR,Ndi\params\ConnectionType\enum,3,,"10 Mbps UTP"
HKR,Ndi\params\ConnectionType\enum,103,,"10 Mbps UTP/Full Duplex"
HKR,Ndi\params\ConnectionType\enum,2,,"THIN"
HKR,Ndi\params\ConnectionType\enum,1,,"THICK"
HKR,NDI\params\ConnectionType,flag,1,20,00,00,00

;****************************************************************************
; Drivers
;****************************************************************************

; Install NDIS3
[empci.ndis3]
CopyFiles=empci.ndis3.CopyFiles, netempci.inf.CopyFiles
DelFiles=netempci.inf.DelFiles

[empci.ndis3.CopyFiles]
empci.sys

[netempci.inf.CopyFiles]
netempci.inf

[netempci.inf.DelFiles]
drvidx.bin
drvdata.bin
netpci.inf
pci40.inf

; Install NDIS2
[empci.ndis2]
CopyFiles=empci.ndis2.CopyFiles
[empci.ndis2.CopyFiles]
empci.dos

; Install ODI
[empci.odi]
CopyFiles=empci.odi.CopyFiles
[empci.odi.CopyFiles]
empci.com


;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir              =11 ; LDID_SYS
empci.ndis3.CopyFiles       =11
netempci.inf.CopyFiles      =17 ;INF Directory
netempci.inf.DelFiles       =17
empci.ndis2.CopyFiles       =26 ; LDID_WINBOOT
empci.odi.CopyFiles         =26


;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
V_MS="Microsoft"
; Manufacturers
V_COGENT="Cogent Data Technologies, Inc."
; Devices
*em1x0.DeviceDesc="Cogent EM1x0/EM4x0 PCI Fast Ethernet Controller"
*em96x.DeviceDesc="Cogent EM96x PCI Ethernet Controller"
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: 1.30