NE100I.INF Driver File Contents (Ne10100.zip)

;
; NE100I.INF
;
; Microdyne NE10/100 ISA Adapter
;
; Install script for Windows 95
;
; Version 3.31  Sept. 1996
;

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

[Manufacturer]
%V_MICRODYNE%=MICRODYNE

[MICRODYNE]
%*MDY1000.DeviceDesc%=*MDY1000.ndi, *MDY1000 ;NE100I 
%*MDY1001.DeviceDesc%=*MDY1001.ndi, *MDY1001 ;NE100I 

;****************************************************************************
;    *MDY1000   Microdyne NE10/100 ISA Ethernet Adapter (NE100I)
;****************************************************************************

[*MDY1000.ndi]
AddReg=*MDY1000.ndi.reg, NE100I.ndi.reg

[*MDY1000.ndi.reg]
HKR,Ndi,DeviceID,,"*MDY1000"

;****************************************************************************
;    *MDY1001   Microdyne NE10/100 ISA Ethernet Adapter (NE100I)
;****************************************************************************

[*MDY1001.ndi]
AddReg=*MDY1000.ndi.reg, NE100I.ndi.reg

[*MDY1001.ndi.reg]
HKR,Ndi,DeviceID,,"*MDY1001"

;****************************************************************************
; NE100I Drivers
;****************************************************************************

[NE100I.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,NE100I.vxd
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; NDIS Info
HKR,NDIS,LogDriverName,,"NE100I"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
;
; NDIS2, and ODI
HKR,NDIS\NDIS2,DriverName,,"NE100I$"
HKR,NDIS\NDIS2,FileName,,"NE100I.dos"
HKR,NDIS\ODI,DriverName,,"NE100I"
HKR,NDIS\ODI,FileName,,"NE100I.com"
;
; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis3, ndis2"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis3, ndis2, odi"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"

; Install sections
HKR,Ndi\Install,ndis3,,"NE100I.ndis3"
HKR,Ndi\Install,ndis2,,"NE100I.ndis2"
HKR,Ndi\Install,odi,,  "NE100I.odi"
;
;*********************************************************************
;
; Keywords supported by the driver
;
;*********************************************************************
;
; NetworkAddress
HKR,Ndi\params\NetworkAddress,ParamDesc,,"NetworkAddresss"
HKR,Ndi\params\NetworkAddress,type,,edit
HKR,Ndi\params\NetworkAddress,optional,,1
HKR,Ndi\params\NetworkAddress,LimitText,,12
HKR,Ndi\params\NetworkAddress,UpperCase,,1
HKR,Ndi\params\NetworkAddress,flag,1,20,00,00,00
;
; Serial
HKR,Ndi\params\Serial,ParamDesc,,"SerialNumber"
HKR,Ndi\params\Serial,optional,,1
HKR,Ndi\params\Serial,type,,edit
HKR,Ndi\params\Serial,LimitText,,7
HKR,Ndi\params\Serial,UpperCase,,1
HKR,Ndi\params\Serial,flag,1,30,00,00,00
;
;MediaType
HKR,Ndi\params\MediaType,ParamDesc,,"MediaType"
HKR,Ndi\params\MediaType,default,,"AUTO"
HKR,Ndi\params\MediaType,type,,enum
HKR,Ndi\params\MediaType\enum,"AUTO",,"AUTO"
HKR,Ndi\params\MediaType\enum,"HALF10",,"HALF10"
HKR,Ndi\params\MediaType\enum,"FULL10",,"FULL10"
HKR,Ndi\params\MediaType\enum,"HALF100",,"HALF100"
HKR,Ndi\params\MediaType\enum,"FULL100",,"FULL100"
HKR,Ndi\params\MediaType,flag,1,30,00,00,00
;
; RxEarly
HKR,Ndi\params\RxEarly,ParamDesc,,"RxEarly"
HKR,Ndi\params\RxEarly,type,,enum
HKR,Ndi\params\RxEarly,default,,"OFF"
HKR,Ndi\params\RxEarly\enum,"OFF",,"OFF"
HKR,Ndi\params\RxEarly\enum,"ON",,"ON"
HKR,Ndi\params\RxEarly,flag,1,30,00,00,00
;
; Use32BitIO
HKR,Ndi\params\Use32BitIO,ParamDesc,,"Use32BitIO"
HKR,Ndi\params\Use32BitIO,type,,enum
HKR,Ndi\params\Use32BitIO,default,,"NO"
HKR,Ndi\params\Use32BitIO\enum,"NO",,"NO"
HKR,Ndi\params\Use32BitIO\enum,"YES",,"YES"
HKR,Ndi\params\Use32BitIO,flag,1,30,00,00,00
;
; !!!! very important !!!!
HKR,NDI,CardType,,"ISAPNP"
;
;****************************************************************************
;
[NE100I.ndis3]
; Install the NDIS3 driver file
CopyFiles=NE100I.ndis3.CopyFiles,NE100I.inf.CopyFiles

[NE100I.ndis3.CopyFiles]
NE100I.vxd

[NE100I.inf.CopyFiles]
NE100I.inf

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

; Install ODI
[NE100I.odi]
CopyFiles=NE100I.odi.CopyFiles
[NE100I.odi.CopyFiles]
NE100I.com
LSL.COM
NET.cfg

;****************************************************************************
; Destination Directories
;****************************************************************************

[DestinationDirs]
DefaultDestDir              =11 ; LDID_SYS
NE100I.ndis3.CopyFiles      =11 ; LDID_SYS
NE100I.inf.CopyFiles        =17 ; LDID_INF
NE100I.ndis2.CopyFiles      =26 ; LDID_WINBOOT
NE100I.odi.CopyFiles        =26 ; LDID_WINBOOT

[SourceDisksNames]
1="Microdyne NE10/100 ISA Adapter Driver Disk",,1

[SourceDisksFiles]
NE100I.INF    =1,,1024
NE100I.VXD    =1,,1024
NE100I.DOS    =1,,1024
NE100I.COM    =1,,1024
LSL.COM       =1,,1024
NET.CFG       =1,,1024

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
V_MS="Microsoft"
; Manufacturers
V_MICRODYNE="Microdyne"

; Microdyne PNP Devices
*MDY1000.DeviceDesc="Microdyne NE10/100 ISA Adapter"
*MDY1001.DeviceDesc="Microdyne NE10/100 ISA 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: ftp, load: 1.64