DE305.INF Driver File Contents (30kit102.zip)

; DE305.INF
;
; DE305 Digital EtherWORKS ISA Network Interface Cards.
;
; Copyright 1993, Microsoft Corporation

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

[Manufacturer]
%V_DEC%=DEC

[DEC]
%DEC.DeviceDesc%=*DE305.ndi, *DEC0305

;****************************************************************************
;    * DE305 Digital EtherWORKS ISA Adapter
;****************************************************************************

[*DE305.ndi]
;AddReg=*DE305.ndi.reg,DE305.ndi.reg,DE305.params.reg,MCASLOT.params.reg
AddReg=*DE305.ndi.reg,DE305.ndi.reg,DE305.params.reg
LogConfig=*DE305.LogConfig

;****************************************************************************
;     Directory information
;****************************************************************************
[SourceDisksNames]
75="DE305 DIGITAL EtherWORKS ISA Driver Disk",,0

[SourceDisksFiles]
de305.sys = 75,win95,de305.sys,33000
de305.dos = 75,ndis2\dos,de305.dos,20000
de305.com = 75,novell\dosodi,de305.com,32000

[*DE305.ndi.reg]
HKR,Ndi,DeviceID,,"*DEC0305"
HKR,Ndi\params\slotnumber,flag,1,10,00,00,00

[*DE305.LogConfig]
;IOConfig=300-31f(FFFF::),240-25f(FFFF::),280-29f(FFFF::),2c0-2df(FFFF::),320-33f(FFFF::),340-35f(FFFF::),360-37f(FFFF::)
IOConfig=20@200-3FF%FFE0(3FF::)
IRQConfig=3,4,5,9,10,11,12,15

;****************************************************************************
; DE305 Drivers
;****************************************************************************
; Base section for DE305 users
[DE305.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,DE305.SYS
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; NDIS Info
HKR,NDIS,LogDriverName,,"DE305"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
HKR,NDIS\NDIS2,DriverName,,"DE305$"
HKR,NDIS\NDIS2,FileName,,"DE305.DOS"
HKR,NDIS\ODI,DriverName,,"DE305"
HKR,NDIS\ODI,FileName,,"DE305.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 sectioins
HKR,Ndi\Install,ndis3,,"DE305.ndis3"
HKR,Ndi\Install,ndis2,,"DE305.ndis2"
HKR,Ndi\Install,odi,,"DE305.odi"


; Install NDIS3
[DE305.ndis3]
CopyFiles=DE305.ndis3.CopyFiles
[DE305.ndis3.CopyFiles]
DE305.SYS

; Install NDIS2
[DE305.ndis2]
CopyFiles=DE305.ndis2.CopyFiles
[DE305.ndis2.CopyFiles]
DE305.DOS

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

; extra params for clones
[DE305.params.reg]
; Resources
HKR,,InterruptNumber,1,04,00,00,00
HKR,,IOBaseAddress,1,02,00,00,00
HKR,NDI\params\InterruptNumber,resc,1,04,00,00,00
HKR,Ndi\params\interruptNumber,ParamDesc,,"Interrupt Level"
HKR,NDI\params\InterruptNumber,flag,1,20,00,00,00
HKR,NDI\params\IOBaseAddress,resc,1,02,00,00,00
HKR,NDI\params\IOBaseAddress,ParamDesc,,"I/O Base Address"
HKR,NDI\params\IOBaseAddress,flag,1,20,00,00,00
;ndis2
HKR,NDI\params\Interrupt,resc,1,04,00,00,00
HKR,Ndi\params\Interrupt,ParamDesc,,"Interrupt Level"
HKR,NDI\params\Interrupt,flag,1,10,00,00,00
HKR,NDI\params\IOBase,resc,1,02,00,00,00
HKR,NDI\params\IOBase,ParamDesc,,"I/O Base Address"
HKR,NDI\params\IOBase,flag,1,10,00,00,00

; base mca slot section
;[MCASLOT.params.reg]
; Adapter Slot Number
;HKR,Ndi\params\slotnumber,ParamDesc,,"Adapter Slot Number"
;HKR,Ndi\params\slotnumber,type,,int
;HKR,Ndi\params\slotnumber,default,,1
;HKR,Ndi\params\slotnumber,min,,1
;HKR,Ndi\params\slotnumber,max,,8
;HKR,Ndi\params\slotnumber,step,,1
;HKR,Ndi\params\slotnumber,optional,,1
;HKR,Ndi\params\slotnumber,flag,1,10,00,00,00


;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir		    =11 ; LDID_SYS
DE305.ndis3.CopyFiles	    =11
DE305.ndis2.CopyFiles	    =26 ; LDID_WINBOOT
DE305.odi.CopyFiles	    =26

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
V_MS="Microsoft"
; Manufacturers
V_DEC="Digital Euqipment"
; PNP novell Devices
DEC.DeviceDesc="DE305 Digital EtherWORKS ISA Adapter 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: web5, load: 2.04