se2Endis.inf Driver File Contents (sony-ericsson-k-series-drivers.zip)

;*****************************************************************************
;
; se2Endis.inf   -- Install the Sony Ericsson Device 046 USB Ethernet Emulation (NDIS)
;
; Copyright (c) 1997-2005 MCCI
;
; MCCI is a registered trademark of Moore Computer Consultants, Inc
;
; NOTICE: This software is licensed, not sold.  Any modification of this
; inf file to change the reference to an operating system or to change the
; reference to a device is not permitted unless authorized in writing by
; Moore Computer Consultants, Inc..
;
;*****************************************************************************

[version]
signature="$CHICAGO$"
Class=Net
ClassGUID={4D36E972-E325-11CE-BFC1-08002BE10318}
Provider=%Provider%
DriverVer=05/01/2006, 4.34.0.2705
Compatible = 1
;CatalogFile=se2Eunic.cat

[ControlFlags]
ExcludeFromSelect = *

;-----------------------------------------------------------------------------
; Specify target paths...
;-----------------------------------------------------------------------------
[DestinationDirs]
DefaultDestDir = 11           ; LDID_SYS
SE46.ndi3.CopyFiles = 11  ; LDID_SYS
SE46.ndi5.CopyFiles = 11  ; LDID_SYS
SE46.ndi3.nt.CopyFiles = 12
SE46.ndi5.nt.CopyFiles = 12

;-----------------------------------------------------------------------------
; Specify the install disks.  
;-----------------------------------------------------------------------------
[SourceDisksNames]
; diskid = description[, [tagfile] [, <unused>, subdir]]
1=%DiskString%,"se2End5.sys",,

[SourceDisksFiles]
se2End3.sys=1
se2End5.sys=1

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

;-----------------------------------------------------------------------------
; The ndis devices
;-----------------------------------------------------------------------------
[SE46]
%Ndis5Desc% = SE46.ndi5, se2ECR\{E620B9E3-F15A-4964-BD21-97C251143151}
%Ndis3Desc% = SE46.ndi3, se2ECR\{D44680CF-FAB6-402a-9D51-996277F07268}

;*****************************************************************************
;
; NDIS services:
;
;	You would think that '\' continuation would make the following 
;	more readable.  It only succeeds in breaking NDIS.  Keep all this
;	on one line!
;
;*****************************************************************************

[SE46.ndi5]
DriverVer=05/01/2006, 4.34.0.2705
Characteristics = 0x4 ;NCF_PHYSICAL
BusType = 15 ; PNPbus
AddReg = SE46.ndi.reg,SE46.ndi.reg.W9x,SE46.ndi5.reg,SE46.ndi5.reg.W9x,SE46.ndi.Gen.Resources,SE46.ndi.Gen.Params,SE46.ndi5.Gen.Params
CopyFiles = SE46.ndi5.CopyFiles

[SE46.ndi5.nt]
Characteristics = 0x4 ;NCF_PHYSICAL
BusType = 15 ; PNPbus
AddReg = SE46.ndi.reg,SE46.ndi.reg.nt,SE46.ndi5.reg,SE46.ndi5.reg.nt,SE46.ndi.Gen.Resources,SE46.ndi.Gen.Params,SE46.ndi5.Gen.Params
CopyFiles = SE46.ndi5.nt.CopyFiles
DriverVer=05/01/2006, 4.34.0.2705

[SE46.ndi3]
Characteristics = 0x4 ;NCF_PHYSICAL
BusType = 15 ; PNPbus
AddReg = SE46.ndi.reg,SE46.ndi.reg.W9x,SE46.ndi3.reg,SE46.ndi3.reg.W9x,SE46.ndi.Gen.Resources,SE46.ndi.Gen.Params,SE46.ndi3.Gen.Params
CopyFiles = SE46.ndi3.CopyFiles
DriverVer=05/01/2006, 4.34.0.2705

[SE46.ndi3.nt]
Characteristics = 0x4 ;NCF_PHYSICAL
BusType = 15 ; PNPbus
AddReg = SE46.ndi.reg,SE46.ndi.reg.nt,SE46.ndi3.reg,SE46.ndi3.reg.nt,SE46.ndi.Gen.Resources,SE46.ndi.Gen.Params,SE46.ndi3.Gen.Params
CopyFiles = SE46.ndi3.nt.CopyFiles
DriverVer=05/01/2006, 4.34.0.2705

;-----------------------------------------------------------------------------
; Install all the normal things in the registry 
;-----------------------------------------------------------------------------
[SE46.ndi3.reg]
HKR,NDIS,LogDriverName,,"se2End3"
; NDIS Info
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"

[SE46.ndi5.reg]
HKR,NDIS,LogDriverName,,"se2End5"
; NDIS Info
HKR,NDIS,MajorNdisVersion,1,05
HKR,NDIS,MinorNdisVersion,1,00
HKR,Ndi\Interfaces,DefUpper,,"ndis3,ndis5"
HKR,Ndi\Interfaces,UpperRange,,"ndis3,ndis5"

[SE46.ndi.reg]
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"

; Interfaces
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"


;-----------------------------------------------------------------------------
; General Resources (used to set NDI\params....)
;-----------------------------------------------------------------------------
[SE46.ndi.Gen.Resources]

;-----------------------------------------------------------------------------
; General Params.
;-----------------------------------------------------------------------------
[SE46.ndi.Gen.Params]
HKR,,BoardType,,%SE46.BoardType%
HKR,,MediaType,,"Ethernet"

[SE46.ndi3.Gen.Params]
HKR,,BoardName,,"%SE46.ndi3.guid%"
HKR,,DeviceName,,"%SE46.ndi3.guid%"

[SE46.ndi5.Gen.Params]
HKR,,BoardName,,"%SE46.ndi5.guid%"
HKR,,DeviceName,,"%SE46.ndi5.guid%"

;-----------------------------------------------------------------------------
;	NDIS devload info for W95/W98
;-----------------------------------------------------------------------------
[SE46.ndi.reg.W9x]
HKR,,DevLoader,,*ndis
HKR,,DriverDesc,,%SE46.ndi.DriverDesc%

[SE46.ndi3.reg.W9x]
HKR,,DeviceVxDs,, se2End3.sys
HKR,Ndi,DeviceId,,%SE46.ndi3.guid%

[SE46.ndi5.reg.W9x]
HKR,,DeviceVxDs,, se2End5.sys
HKR,Ndi,DeviceId,,%SE46.ndi5.guid%

;-----------------------------------------------------------------------------
;	NDIS devload info for Win2K
;-----------------------------------------------------------------------------
[SE46.ndi.reg.nt]
HKR,,DriverDesc,,%SE46.ndi.DriverDesc%

[SE46.ndi3.reg.nt]
HKR,Ndi,DeviceId,,%SE46.ndi3.guid%
HKR,Ndi,Service,,"se2End3"

[SE46.ndi5.reg.nt]
HKR,Ndi,DeviceId,,%SE46.ndi5.guid%
HKR,Ndi,Service,,"se2End5"


[SE46.ndi5.NT.Services]
AddService      = se2End5, 2, SE46.ndi5.AddService

[SE46.ndi5.AddService]
DisplayName             = %SE46.Service.Desc%
ServiceType             = 1     ; SERVICE_KERNEL_DRIVER
StartType               = 3     ; SERVICE_DEMAND_START
ErrorControl            = 1     ; SERVICE_ERROR_NORMAL
ServiceBinary           = %12%\se2End5.sys
LoadOrderGroup          = NDIS

[SE46.ndi3.NT.Services]
AddService      = se2End3, 2, SE46.ndi3.AddService

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

;-----------------------------------------------------------------------------
; Some copyfiles sections
;-----------------------------------------------------------------------------
[SE46.ndi3.CopyFiles]
se2End3.sys

[SE46.ndi5.CopyFiles]
se2End5.sys

[SE46.ndi3.nt.CopyFiles]
se2End3.sys

[SE46.ndi5.nt.CopyFiles]
se2End5.sys


;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]

;BEGIN ENG - US English Strings
Provider = "Sony Ericsson"
SE46 = "Sony Ericsson"
DiskString = "Sony Ericsson Device 046 USB Ethernet Emulation Installation Disk"

SE46.ndi.DriverDesc = "Sony Ericsson Device 046 USB Ethernet Emulation (NDIS)"
Ndis3Desc = "Sony Ericsson Device 046 USB Ethernet Emulation (NDIS 3)"
Ndis5Desc = "Sony Ericsson Device 046 USB Ethernet Emulation (NDIS 5)"
SE46.Service.Desc = "Sony Ericsson Device 046 USB Ethernet Emulation SEMC46 (NDIS)"
SE46.BoardType = "Sony Ericsson Device 046 USB Ethernet Emulation (for Networking Device)"

CustomerDataPath = "Sony Ericsson USB WMC"
DriverSet = "Sony Ericsson USB WMC Software"
UninstallFile = "SE2EUninstall.exe"
McciOptions = "Uninstallable"


;END ENG - US English Strings

;-----------------------------------------------------------------------------
; Following are symbolic constants which don't change per locale.
;-----------------------------------------------------------------------------
SE46.ndi5.guid = "se2ECR\{E620B9E3-F15A-4964-BD21-97C251143151}"
SE46.ndi3.guid = "se2ECR\{D44680CF-FAB6-402a-9D51-996277F07268}"


;*** end of file ***
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: 1.58