LGUSBBUS.INF Driver File Contents (lg_usb_drivers.zip)

;*****************************************************************************
; Name:  lgusbbus.inf (_MOON_)
;*****************************************************************************

[version]
signature="$CHICAGO$"
Class=USB
ClassGuid={36FC9E60-C465-11CF-8056-444553540000}
Provider=%Provider%
DriverVer="02/13/2004,3.9.0.0"

[ControlFlags]
ExcludeFromSelect = *

;-----------------------------------------------------------------------------
; Specify target paths...
;-----------------------------------------------------------------------------
[DestinationDirs]
DefaultDestDir              = 11                ; LDID_SYS
LGSIWdm.W95.CopyFiles       = 11                ; LDID_SYS
LGSIWdm.NT.CopyFiles        = 12                ; system32\drivers
PropPages.CopyFiles         = 11                ; system

;-----------------------------------------------------------------------------
; Specify the install disks.  A bit unwieldy during development.
;-----------------------------------------------------------------------------
[SourceDisksNames]
; diskid = description[, [tagfile] [, <unused>, subdir]]
1=%DiskString%,"lgusbbus.sys",,

[SourceDisksFiles]
; filename = diskid[, [subdir] [, size]]
lgusbbus.sys = 1

;-----------------------------------------------------------------------------
; Table of Contents:  manufacturer, then devices.
;-----------------------------------------------------------------------------
[Manufacturer]
%LGSI%=LGSI

;-----------------------------------------------------------------------------
; The devices
;-----------------------------------------------------------------------------
[LGSI]
%LGSI.CdcBus.Desc% = LGSIWdm.Install, USB\VID_1004&PID_6000

;-----------------------------------------------------------------------------
; How to install them:  On W9x, the [section] name is used directly.
; On NT, the system first tries [section.NT], then [section].
;-----------------------------------------------------------------------------

;-----------------------------------------------------------------------------
; Diagnostics Files CopyFiles List Section
;-----------------------------------------------------------------------------
[LGSI.CopyFiles]

;-----------------------------------------------------------------------------
; XXX when we have a property page DLL, add it to the following section.
;-----------------------------------------------------------------------------
[PropPages.CopyFiles]

;-----------------------------------------------------------------------------
;       How to install the WDM driver on W95/W98
;-----------------------------------------------------------------------------
[LGSIWdm.Install]
DriverVer="02/13/2004,3.9.0.0"
CopyFiles=LGSIWdm.W95.CopyFiles, LGSI.CopyFiles, PropPages.CopyFiles
AddReg=LGSIWdm.AddReg, LGSIWdm.W95.AddReg

;-----------------------------------------------------------------------------
;       How to install the WDM driver on NT
;-----------------------------------------------------------------------------
[LGSIWdm.Install.NT]
DriverVer = "02/13/2004,3.9.0.0"
CopyFiles = LGSIWdm.NT.CopyFiles
AddReg    = LGSIWdm.AddReg, LGSIWdm.NT.AddReg

;-----------------------------------------------------------------------------
;       How to start the WDM driver on NT
;-----------------------------------------------------------------------------
[LGSIWdm.Install.NT.Services]
AddService = usbbus, 2, LGSIWdm.AddService

[LGSIWdm.AddService]
DisplayName             = %LGSI.Service.Desc%
ServiceType             = 1     ; SERVICE_KERNEL_DRIVER
StartType               = 3     ; SERVICE_DEMAND_START
ErrorControl            = 1     ; SERVICE_ERROR_NORMAL
ServiceBinary           = %12%\lgusbbus.sys
LoadOrderGroup          = Base

;-----------------------------------------------------------------------------
;       WDM registry entries (all platforms)
;-----------------------------------------------------------------------------
[LGSIWdm.AddReg]

;-----------------------------------------------------------------------------
;       WDM registry entries (W95/98) (including how to start the driver)
;-----------------------------------------------------------------------------
[LGSIWdm.W95.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,lgbus9x.sys

;-----------------------------------------------------------------------------
;       WDM registry entries (NT only)
;-----------------------------------------------------------------------------
[LGSIWdm.NT.AddReg]

;-----------------------------------------------------------------------------
;       The WDM copy list for Win95 -- different because things go in
;       different places.  Also, we probably need to rename drivers 
;       during the install.
;-----------------------------------------------------------------------------
[LGSIWdm.W95.CopyFiles]
lgbus9x.sys

;-----------------------------------------------------------------------------
;       The WDM copy list for NT -- different because things go in
;       different places.
;-----------------------------------------------------------------------------
[LGSIWdm.NT.CopyFiles]
lgusbbus.sys

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
Provider="LG Electronics Inc."
LGSI="LG Electronics Inc."

DiskString="LGE CDMA USB Composite Device Installation disk"
LGSI.CdcBus.Desc="LGE CDMA Composite USB Device"
LGSI.Service.Desc="LGE CDMA Composite USB Device"
CustomerDataPath="LGE USB CDMA Modem"
DriverSet="LGE USB CDMA Modem Software"

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: 2.77