LG110.INF Driver File Contents (Lg110.zip)

;; LG110.INF
;;
;; LG-110 10/100 Fast Ethernet PCI Adapter.
;;

[Version]
LayoutFile=layout.inf
Signature="$CHICAGO$"
Class=Net
ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
Provider=%V_MS%

[Manufacturer]
%V_LG%=LG

[LG]
%lg110.DeviceDesc%=lg110.ndi,PCI\VEN_1113&DEV_1211&SUBSYS_B7101113


[lg110.ndi]
AddReg=lg110.ndi.reg,pci07d.ndi.reg,pci07d.pci.reg
CopyFiles=net07d.inf.CopyFiles,net07d.ndis4.CopyFiles
RenFiles=netpci.inf.Renamefiles


;;****************************************************************************
;;     EN5030
;;****************************************************************************

[lg110.ndi.reg]
HKR,Ndi,DeviceID,0,"PCI\VEN_1113&DEV_1211&SUBSYS_B7101113"


HKR,NDI\Params\DuplexMode,flag,1,30,00,00,00
HKR,Ndi\params\DuplexMode,ParamDesc,0,"Link Speed/Duplex Mode"
HKR,Ndi\params\DuplexMode,type,0,enum
;;HKR,Ndi\params\DuplexMode,default,0,0
HKR,Ndi\params\DuplexMode,default,0,1
;;HKR,Ndi\params\DuplexMode\enum,0,0,"Default"
HKR,Ndi\params\DuplexMode\enum,1,0,"Auto Mode "
HKR,Ndi\params\DuplexMode\enum,2,0,"10Half Mode"
HKR,Ndi\params\DuplexMode\enum,3,0,"10Full Mode"
HKR,Ndi\params\DuplexMode\enum,4,0,"100Half Mode"
HKR,Ndi\params\DuplexMode\enum,5,0,"100Full Mode"


HKR,Ndi\Params\EarlyTxThreshold,ParamDesc,0,"Early Tx Threshold"
HKR,Ndi\Params\EarlyTxThreshold,Type,0,"int"
HKR,Ndi\Params\EarlyTxThreshold,Default,0,"10"
HKR,Ndi\Params\EarlyTxThreshold,Flag,1,20,00,00,00
HKR,Ndi\Params\EarlyTxThreshold,Min,0,"0
HKR,Ndi\Params\EarlyTxThreshold,Max,0,"63"
HKR,Ndi\Params\EarlyTxThreshold,Step,0,"1"
HKR,Ndi\Params\EarlyTxThreshold,Base,0,"10"

HKR,NDI\Params\NetworkAddress,flag,1,30,00,00,00
HKR,Ndi\params\NetworkAddress,ParamDesc,0,"Network Address"
HKR,Ndi\params\NetworkAddress,type,0,edit
HKR,Ndi\params\NetworkAddress,default,0,"000000000000"
HKR,Ndi\params\NetworkAddress,LimitText,0,12
HKR,Ndi\params\NetworkAddress,UpperCase,0,1
HKR,Ndi\params\NetworkAddress,Optional,0,1

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

[pci07d.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DriverDesc,,"LG-110 10/100 PCI Fast Ethernet Adapter"
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,lg110.sys
HKR,,EnumPropPages,,netdi.dll,EnumPropPages

; NDIS Info
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0a
HKR,NDIS,LogDriverName,,"LG110"
HKR,NDIS\NDIS2,DriverName,0,"LG110ND$"
HKR,NDIS\NDIS2,FileName,0,"lg110nd.dos"

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

 HKR,,MediaType,,1

; Install sections
HKR,Ndi\Install,ndis3,,"net07d.ndis4"
HKR,Ndi\Install,ndis2,,"net07d.ndis2"
HKR,Ndi\Install,inf,,"net07d.inf"

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

[pci07d.pci.reg]
;;params
HKR,,AdapterType,,5
HKR,,BusType,,5

;; 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,0,"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,0,"I/O Base Address"
HKR,NDI\params\IOBaseAddress,flag,1,20,00,00,00


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

;; Install NDIS4
[net07d.ndis4]
CopyFiles=net07d.ndis4.CopyFiles

[net07d.ndis4.CopyFiles]
lg110.sys,,,2

;;Install NDIS2
[net07d.ndis2]
CopyFiles=net07d.ndis2.CopyFiles
[net07d.ndis2.CopyFiles]
lg110nd.dos,,,2

;;INF File
[net07d.inf]
CopyFiles=net07d.inf.CopyFiles
[net07d.inf.CopyFiles]
lg110.inf,,,2

[netrts.inf.Renamefiles]
lg110.inf


[lg110.DelFiles]
drvidx.bin,,,1
drvdata.bin,,,1

;;****************************************************************************
;; Destination Directories
;;****************************************************************************
[DestinationDirs]
DefaultDestDir              =11 ; LDID_SYS
net07d.ndis4.CopyFiles      =11
net07d.inf.CopyFiles        =17 ; INF
lg110.DelFiles              =17
net07d.ndis2.CopyFiles      =26 ; LDID_WINBOOT
netpci.inf.RenameFiles      =17

[SourceDisksNames]
52="LG-110 10/100 PCI Fast Ethernet Adapter Driver Disk","",0

[SourceDisksFiles]
lg110.sys      =52,,lg110.sys,12345
lg110nd.dos    =52,,lg110nd.dos,12345
lg110.inf      =52,,lg110.inf,500

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

;;Manufacturers
V_LG="LG INTERNATIONAL CORP."

;;PCI  Devices
lg110.DeviceDesc="LG-110 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: web3, load: 1.42