gprsinst.ini Driver File Contents (R56439.EXE)

; -------------------------------------------------------------------------
; path to driver source. for documentation and examples of valid relative
; paths, see [AppConfigSource] below.
; -------------------------------------------------------------------------

[DriverSource]
RelPath_Win2K=..\..\..\prowgprs\win2k
RelPath_WinXP=..\..\..\prowgprs\winxp
RelPath_WinSEME=..\..\..\prowgprs\winse-me
RelPath_Default=..\..\..\prowgprs\winxp


; -------------------------------------------------------------------------
; list of driver files to copy to system. these files must be located in the
; appropriate DriverSource directory above.
; Number keys must be sequential starting at 1.
; -------------------------------------------------------------------------

[DriverFiles]
Count=2
1=3100.cab
2=3100.cat


; -------------------------------------------------------------------------
; list of Windows 9x driver files to copy to system. these files must be
; located in the appropriate DriverSource directory above.
; Number keys must be sequential starting at 1.
; -------------------------------------------------------------------------

[DriverFiles9x]
Count=1
1=319x.cab


; -------------------------------------------------------------------------
; Windows 2000 and XP driver INF file list. these files are copied and 
; registered with the system. they also must be located in the appropriate
; DriverSource directory above. Number keys must be sequential starting at 1.
; -------------------------------------------------------------------------

[InfFiles]
Count=3
1=3100_mdm.inf
2=3100_mf.inf
3=3100_net.inf

; -------------------------------------------------------------------------
; Windows 9x driver INF file list. these files are copied to
; the system. they also must be located in the appropriate DriverSource
; directory above. Number keys must be sequential starting at 1.
; -------------------------------------------------------------------------

[InfFiles9x]
Count=3
1=319x_mdm.inf
2=319x_mf.inf
3=319x_net.inf

; -------------------------------------------------------------------------
; relative path to app config files, either based off of the directory the 
; installation package is running from (where the first character IS NOT a
; backslash), or based off of the root volume (if the first character IS
; a backslash). Relative paths may include one or more "..\" (no quotes),
; to indicate a directory one level higher than the current. If this
; value is blank, the current directory is used. It is recommended
; not to use any relative paths based off of the root, as the installation
; will not complete successfully if the entire installer (including all
; support directories) is copied to another location.
;
; Examples:
;
;	RelPath=\		The file are located in the root of the volume
;				containing the installation package.
;
;	RelPath=\App		The files are located in a directory called
;				App located in the root of the volume containing
;				the installation package
;
;	RelPath=		The files are located in the same directory
;				as the installation package
;
;	RelPath=..\		The files are located one directory higher than
;				the installation package
;
;	RelPath=App		The files are located in a directory called
;				AppFiles which is located in the same directory
;				as the installation package
;
;	RelPath=..\..\App	The files are located in a directory called
;				App which is located two directories higher than
;				the installation package
; -------------------------------------------------------------------------

[AppConfigSource]
RelPath=..\..\..\prowgprs\common


; -------------------------------------------------------------------------
; list of files to copy to system. these files must be located in the
; AppConfigSource directory above. Number keys must be sequential
; starting at 1.
; -------------------------------------------------------------------------

[AppConfigFiles]
Count=2
1=provdefs.ini
2=oemdefs.ini


; -------------------------------------------------------------------------
; Hardware ID list. Number keys must be sequential starting at 1.
; -------------------------------------------------------------------------

[HardwareID]
Count=5
1=PCMCIA\Intel-PRO/Wireless_GPRS_3101_PC_Card-DEV1-8A5D
2=PCMCIA\Intel-PRO/Wireless_GPRS_3102_PC_Card-DEV1-DD90
3=PCMCIA\Intel-PRO/Wireless_GPRS_3110_PC_Card-DEV1-55B4
4=PCMCIA\Intel-PRO/Wireless_GPRS_3110_PC_Card-DEV1-E577
5=PCMCIA\Intel-PRO/Wireless_GPRS_3110_PC_Card-DEV1-F86F



; -------------------------------------------------------------------------
; Windows 9x/ME registry clean up.
; Keys must be sequential starting at 1.
; -------------------------------------------------------------------------

[DriverDesc]
Count=3
1=GPRS 3101
2=GPRS 3102
3=GPRS 3110



; -------------------------------------------------------------------------
; Windows 9x/ME registry clean up.
; Keys must be sequential starting at 1.
; -------------------------------------------------------------------------

[EnumPCMCIA]
Count=1
1=Enum\PCMCIA\INTEL-PRO/Wireless_GPRS_3110_PC_Card-F86F



; -------------------------------------------------------------------------
; Windows 9x/ME registry clean up. 
; Keys must be sequential starting at 1.
; -------------------------------------------------------------------------

[EnumMF]
Count=1
1=PCMCIA&INTEL-PRO/WIRELESS_GPRS_3110_PC_CARD-F86F&0


; -------------------------------------------------------------------------
; Relative path to post-install files, either based off of the directory the 
; installation package is running from (where the first character IS NOT a
; backslash), or based off of the root volume (if the first character IS
; a backslash). Relative paths may include one or more "..\" (no quotes),
; to indicate a directory one level higher than the current.  If this
; value is blank, the current directory is used.  It is recommended
; not to use any relative paths based off of the root, as the installation
; will not complete successfully if the entire installer (including all
; support directories) is copied to another location.
;
; Examples:
;
;	RelPath=\		The file are located in the root of the volume
;				containing the installation package.
;
;	RelPath=\App		The files are located in a directory called
;				App located in the root of the volume containing
;				the installation package
;
;	RelPath=		The files are located in the same directory
;				as the installation package
;
;	RelPath=..\		The files are located one directory higher than
;				the installation package
;
;	RelPath=App		The files are located in a directory called
;				AppFiles which is located in the same directory
;				as the installation package
;
;	RelPath=..\..\App	The files are located in a directory called
;				App which is located two directories higher than
;				the installation package
; -------------------------------------------------------------------------

[PostInstallSource]
RelPath=..\..\..\apps\gprs\common


; -------------------------------------------------------------------------
; List of post-install registry files to import.  These files must be 
; located in the [PostInstallSource] directory above.  Number keys must 
; be sequential, starting at 1.  They registry files are imported silently.
; -------------------------------------------------------------------------

[PostInstallRegFiles]
Count=0


; -------------------------------------------------------------------------
; List of post-install files to execute.  These files must be located in the
; [PostInstallSource] directory above.  Number keys must be sequential,
; starting at 1.  The installer waits for each executable to terminate
; before running the next one.
; -------------------------------------------------------------------------

[PostInstallExeFiles]
Count=0


; -------------------------------------------------------------------------
; The name of the Windows 9x driver file.  This is used for upgrade
; purposes.
; -------------------------------------------------------------------------
[DriverFile9x]
File=319xnet5.sys


; -------------------------------------------------------------------------
; The name of the Windows 9x driver inf file.  This is used for upgrade 
; purposes.
; -------------------------------------------------------------------------
[DriverInfFile9x]
File=319x_net.inf


; -------------------------------------------------------------------------
; The old Windows 9x driver files that should be deleted for an upgrade.
; -------------------------------------------------------------------------
[OldDriverFiles9x]
Count=2
1=319xnet5.sys
2=3100da.dll
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.76