GCXXNet.inf Driver File Contents (4.2.7.81_GC83_GC85_EN.zip)

; Windows Network 64bit & 32bit Setup File
; Copyright (c) 1993-1999 Microsoft Corporation
; Manufacturer: Sony Ericsson

[version]
Signature   = "$Windows NT$"
CatalogFile.NTx86	= GCXXNet.cat
CatalogFile.NTamd64=GCXXNet64.cat
Class       = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider	= %NetProvider%
DriverVer=04/13/2007,4.2.0.78
Compatible	= 1

[Manufacturer]
%NetProvider%=GPRS_Adapters, NTamd64, NTx86

[ControlFlags]
ExcludeFromSelect = *

[GPRS_AdapterS]
%GPRS.Adapter% = GPRSAdapter_Instx86, GCXX\GPRS_NIC_REV01

[GPRS_Adapters.NTamd64]
%GPRS.Adapter% = GPRSAdapter_Instamd64, GCXX\GPRS_NIC_REV01

[GPRS_Adapters.NTx86]
%GPRS.Adapter% = GPRSAdapter_Instx86, GCXX\GPRS_NIC_REV01

[Reg.NetCommon]
;
HKR,	Ndi\params\TCPWindowSize,ParamDesc,,	%TCPWindowSizeDesc%
HKR,	Ndi\params\TCPWindowSize,type,,			"dword"
HKR,	Ndi\params\TCPWindowSize,min,,			"0"
HKR,	Ndi\params\TCPWindowSize,max,,			"65535"
HKR,	Ndi\params\TCPWindowSize,default,,		%TCPWindowDefault%
;
HKR,	Ndi\params\MTU,ParamDesc,,				%MTUDesc%
HKR,	Ndi\params\MTU,type,,					"dword"
HKR,	Ndi\params\MTU,min,,					"68"
HKR,	Ndi\params\MTU,max,,					"1500"
HKR,	Ndi\params\MTU,default,,				%MTUDefault%
;
HKR,,TCPWindowSize,	0, %TCPWindowDefault%
HKR,,MTU,			0, %MTUDefault%

[Reg.DevName]
HKR,Parameters,LegacyDeviceName,,%LegacyDeviceName%
HKR,Parameters,DeviceName,,%DeviceName%
HKR,Parameters,NicDeviceID,,%NicDeviceID%
HKR,Parameters,SCDeviceID,,%SCDeviceID%


; Windows 9X specific 

[GPRS.Adapter]
AddReg    = GPRS.Adapter.Reg.9X,Reg.NetCommon, Reg.DevName
CopyFiles = GPRS.Adapter.CopyFiles.9X
DeviceID  = "%NicDeviceID%"

[GPRS.Adapter.Reg.9X]
HKR, Ndi, DeviceID, 0, "%NicDeviceID%"

HKR,,DevLoader,          0, "*ndis"
HKR,,DeviceVxDs,         0, "GCXXNet64.sys"
HKR,,EnumPropPages,      0, "netdi.dll,EnumPropPages"

HKR, Ndi\Interfaces,DefUpper,    0, "ndis3,ndis4,ndis5"
HKR, Ndi\Interfaces,UpperRange,  0, "ndis3,ndis4,ndis5"
HKR, Ndi\Interfaces,Upper,		 0, "ndis3,ndis4,ndis5"
HKR, Ndi\Interfaces,DefLower,    0, "ethernet"
HKR, Ndi\Interfaces,LowerRange,  0, "ethernet"
HKR, Ndi\Interfaces,Lower,       0, "ethernet"

HKR, NDIS,          LogDriverName,      0, "GCXXNet"
HKR, NDIS,          MajorNdisVersion,   1, 05
HKR, NDIS,          MinorNdisVersion,   1, 00

; windows x86 specific

[GPRSAdapter_Instx86.NT]
Characteristics = 0x84	; NCF_PHYSICAL, NCF_HAS_UI
BusType         = 1
AddReg          = GPRS.Adapter.Reg.NT,Reg.NetCommon
CopyFiles       = GPRSAdapter_Instx86.CopyFiles

[GPRSAdapter_Instx86.NT.Services]
AddService = SEMWWNIC, 2, GPRS_Device_Service_Inst_x86

[GPRS_Device_Service_Inst_x86]
DisplayName     = %NetProvider% SEMWWNIC
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\GCXXNet.sys
LoadOrderGroup  = NDIS
AddReg			= Reg.DevName

; Windows amd64 specific 

[GPRSAdapter_Instamd64.NT]
Characteristics = 0x84	; NCF_PHYSICAL, NCF_HAS_UI
BusType         = 1
AddReg          = GPRS.Adapter.Reg.NT,Reg.NetCommon
CopyFiles       = GPRSAdapter_Instamd64.CopyFiles


[GPRSAdapter_Instamd64.NT.Services]
AddService = SEMWWNIC, 2, GPRS_Device_Service_Inst_amd64

[GPRS.Adapter.Reg.NT]
HKR, Ndi,                       Service,    0, "SEMWWNIC"
HKR, Ndi\Interfaces,            UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces,            LowerRange, 0, "ethernet"

[GPRS_Device_Service_Inst_amd64]
DisplayName     = %NetProvider% SEMWWNIC
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\GCXXNet64.sys
LoadOrderGroup  = NDIS
AddReg			= Reg.DevName

; copy section 


[GPRSAdapter_Instx86.CopyFiles]
GCXXNet.sys,,,2

[GPRSAdapter_Instamd64.CopyFiles]
GCXXNet64.sys,,,2

[SourceDisksNames.x86]
1=%Disk1Name%,,			;,\x86

[SourceDisksNames.amd64]
1=%Disk1Name%,,			;,\amd64

[SourceDisksFiles.x86]
GCXXNet.sys = 1

[SourceDisksFiles.amd64]
GCXXNet64.sys = 1

[DestinationDirs]
DefaultDestDir			= 11
GPRSAdapter_Instamd64.CopyFiles		= 12
GPRSAdapter_Instx86.CopyFiles = 12
GPRS.Adapter.CopyFiles.9X	= 11


[Strings]
TCPWindowSizeDesc	= "TCP Window Size"
MTUDesc				= "MTU Size"
LegacyDeviceName			="GC75"
Version = "4.2.0.78"
Disk1Name			="Sony Ericsson WWAN Installation Disk "
DeviceName			="GCXX"
NicDeviceID			="GCXX\GPRS_NIC_REV01"
SCDeviceID			="GCXX\SIM_SC"
NetProvider			="Sony Ericsson"
FullProductName		="Sony Ericsson Wireless WAN Adapter"
ShortProductName	="WWNIC"
GPRS.Adapter		="Sony Ericsson Wireless WAN Adapter"
TCPWindowDefault	= "42300"
MTUDefault			= "1450"


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: web2, load: 0.94