Skip to content

Commit

Permalink
[TEST] Initial drivers for Lumia 640 Dual SIM (HSPA) (RM-1077)
Browse files Browse the repository at this point in the history
  • Loading branch information
bibarub committed Jul 5, 2024
1 parent e667e39 commit c36c63c
Show file tree
Hide file tree
Showing 85 changed files with 1,544 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
;/*++
;
;Copyright (c) 2014-2016 Qualcomm Technologies, Inc.
;
;Module Name:
; qcacsp.INF
;
;Abstract:
; INF file for installing the Audio Calibration Settings Package for ACDB.
;
;Installation Notes:
;
;
;--*/

[Version]
Signature = "$WINDOWS NT$"
Class = Extension
ClassGuid = {e2f84ce7-8efa-411c-aa69-97454ca4cb57}
Provider = %QCOM%
ExtensionId = {21E3E289-3E58-469D-B9DF-65339CD11E4B}
DriverVer = 04/29/2015,13.55.54.0942
CatalogFile = qcacsp8626.cat

[DestinationDirs]
Drivers_Dir_24 = 11

[SourceDisksNames]
1 = %DiskId1%

[SourceDisksFiles]
Bluetooth_cal_8626.acdb = 1
Codec_cal_8626.acdb = 1
General_cal_8626.acdb = 1
Global_cal_8626.acdb = 1
Handset_cal_8626.acdb = 1
Hdmi_cal_8626.acdb = 1
Headset_cal_8626.acdb = 1
Speaker_cal_8626.acdb = 1

;*****************************************
; ACSP Install Section
;*****************************************
[Manufacturer]
%StdMfg% = DeviceExtensions,NTARM

; Decorated model section take precedence over undecorated
; ones on XP and later.
[DeviceExtensions.NTARM]
%ACSP.DeviceDesc% = DeviceExtension_Install, SLM1\QCOM242D

[DeviceExtension_Install]
Addreg = ACSPReg
CopyFiles = Drivers_Dir_24

[Drivers_Dir_24]
Bluetooth_cal_8626.acdb
Codec_cal_8626.acdb
General_cal_8626.acdb
Global_cal_8626.acdb
Handset_cal_8626.acdb
Hdmi_cal_8626.acdb
Headset_cal_8626.acdb
Speaker_cal_8626.acdb

[ACSPReg]
HKLM, System\CurrentControlSet\Control\AudioCalibSettings, AcbdFilePath1 , %REG_SZ%, "\SystemRoot\system32\Bluetooth_cal_8626.acdb"
HKLM, System\CurrentControlSet\Control\AudioCalibSettings, AcbdFilePath2 , %REG_SZ%, "\SystemRoot\system32\Codec_cal_8626.acdb"
HKLM, System\CurrentControlSet\Control\AudioCalibSettings, AcbdFilePath3 , %REG_SZ%, "\SystemRoot\system32\General_cal_8626.acdb"
HKLM, System\CurrentControlSet\Control\AudioCalibSettings, AcbdFilePath4 , %REG_SZ%, "\SystemRoot\system32\Global_cal_8626.acdb"
HKLM, System\CurrentControlSet\Control\AudioCalibSettings, AcbdFilePath5 , %REG_SZ%, "\SystemRoot\system32\Handset_cal_8626.acdb"
HKLM, System\CurrentControlSet\Control\AudioCalibSettings, AcbdFilePath6 , %REG_SZ%, "\SystemRoot\system32\Hdmi_cal_8626.acdb"
HKLM, System\CurrentControlSet\Control\AudioCalibSettings, AcbdFilePath7 , %REG_SZ%, "\SystemRoot\system32\Headset_cal_8626.acdb"
HKLM, System\CurrentControlSet\Control\AudioCalibSettings, AcbdFilePath8 , %REG_SZ%, "\SystemRoot\system32\Speaker_cal_8626.acdb"
HKLM, System\CurrentControlSet\Control\AudioCalibSettings, AcbdFilePath9 , %REG_SZ%, ""
HKLM, System\CurrentControlSet\Control\AudioCalibSettings, AcbdFilePath10, %REG_SZ%, ""
HKLM, System\CurrentControlSet\Control\AudioCalibSettings, AcbdFilePath11, %REG_SZ%, ""
HKLM, System\CurrentControlSet\Control\AudioCalibSettings, AcbdFilePath12, %REG_SZ%, ""
HKLM, System\CurrentControlSet\Control\AudioCalibSettings, AcbdFilePath13, %REG_SZ%, ""
HKLM, System\CurrentControlSet\Control\AudioCalibSettings, AcbdFilePath14, %REG_SZ%, ""
HKLM, System\CurrentControlSet\Control\AudioCalibSettings, AcbdFilePath15, %REG_SZ%, ""
HKLM, System\CurrentControlSet\Control\AudioCalibSettings, AcbdFilePath16, %REG_SZ%, ""
HKLM, System\CurrentControlSet\Control\AudioCalibSettings, AcbdFilePath17, %REG_SZ%, ""
HKLM, System\CurrentControlSet\Control\AudioCalibSettings, AcbdFilePath18, %REG_SZ%, ""
HKLM, System\CurrentControlSet\Control\AudioCalibSettings, AcbdFilePath19, %REG_SZ%, ""
HKLM, System\CurrentControlSet\Control\AudioCalibSettings, AcbdFilePath20, %REG_SZ%, ""

;-------------- Service installation
[ACSP_Device.Services]
AddService = ,%SPSVCINST_ASSOCSERVICE%;

[Strings]
REG_SZ = 0x00000000
SPSVCINST_ASSOCSERVICE = 0x00000002
QCOM = "Qualcomm"
StdMfg = "Qualcomm Technologies, INC"
DiskId1 = "ACSP Installation Disk #1"
ACSP.DeviceDesc = "Audio Calibration Settings Package"

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
;/*++
;
;Copyright (c) 2013-2014 QualComm Inc
;
;Module Name:
; qccamfrontsensor_secondarySMIApp.inf
;
;Abstract:
; INF file for installing the Driver Frameworks Camera Sensor Driver
;
;Installation Notes:
; Using Devcon: Type "devcon install qccamfrontsensor_secondarySMIApp.inf ACPI\QCOM2437" to install
;
;--*/

[Version]
Signature = "$WINDOWS NT$"
Class = SYSTEM
ClassGUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
Provider = %QC%
DriverVer = 04/17/2015,22.48.28.0090
CatalogFile = qccamfrontsensor_secondarySMIApp8626.cat

[DestinationDirs]
DefaultDestDir = 12

; ================= Class section =====================
[SourceDisksNames]
0 = %Desc_x860%

[SourceDisksFiles]
qccamfrontsensor_secondarySMIApp8626.sys = 0,,

;*****************************************
; Camera Sensor Install Section
;*****************************************

[Manufacturer]
%QC% = Qualcomm, NTarm

; Following section is meant for Windows 2000 as it
; cannot parse decorated model sections
;
; Hw Id is ACPI\QCOM2437
;
; Decorated model section take precedence over undecorated
; ones on XP and later.
[Qualcomm.NTarm]
%CameraFrontSensor.DeviceDesc% = CameraFrontSensor_Device, ACPI\QCOM2437

[CameraFrontSensor_Device.NT]
CopyFiles = Drivers_Dir
SubClass = StillImage
DeviceType = 2

[Drivers_Dir]
qccamfrontsensor_secondarySMIApp8626.sys

[CameraFrontSensor_Device.NTarm.HW]
AddReg = CameraFrontSensor_Device_Security_Reg

[CameraFrontSensor_Device_Security_Reg]
HKR, , DeviceCharacteristics, 0x10001, 0x100

;-------------- Service installation
[CameraFrontSensor_Device.NT.Services]
AddService = CameraFrontSensor,%SPSVCINST_ASSOCSERVICE%, CameraFrontSensor_Service_Inst

; -------------- CameraFrontSensor driver install sections
[CameraFrontSensor_Service_Inst]
DisplayName = %CameraFrontSensor.SVCDESC%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\qccamfrontsensor_secondarySMIApp8626.sys

[Strings]
SPSVCINST_ASSOCSERVICE = 0x00000002
QC = "Qualcomm"
CameraFrontSensor.DeviceDesc = "Qualcomm Camera Front Sensor Driver"
CameraFrontSensor.SVCDESC = "Qualcomm Camera Front Sensor Service"
ClassName = "Qualcomm Camera Front Sensor Device"
Desc_x860 = "Data"

Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
;/*++
;
;Copyright (c) 2013-2014 QualComm Inc
;
;Module Name:
; qccamrearsensor_primarySMIApp.inf
;
;Abstract:
; INF file for installing the Driver Frameworks Camera Sensor Driver
;
;Installation Notes:
; Using Devcon: Type "devcon install qccamrearsensor_primarySMIApp ACPI\QCOM2436" to install
;
;--*/

[Version]
Signature = "$WINDOWS NT$"
Class = SYSTEM
ClassGUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
Provider = %QC%
DriverVer = 04/17/2015,22.48.28.0277
CatalogFile = qccamrearsensor_primarySMIApp8626.cat

[DestinationDirs]
DefaultDestDir = 12

; ================= Class section =====================
[SourceDisksNames]
0 = %Desc_x860%

[SourceDisksFiles]
qccamrearsensor_primarySMIApp8626.sys = 0,,

;*****************************************
; Camera Sensor Install Section
;*****************************************

[Manufacturer]
%QC% = Qualcomm, NTarm

; Following section is meant for Windows 2000 as it
; cannot parse decorated model sections
;
; Hw Id is ACPI\QCOM2436
;
; Decorated model section take precedence over undecorated
; ones on XP and later.
[Qualcomm.NTarm]
%CameraRearSensor.DeviceDesc% = CameraRearSensor_Device, ACPI\QCOM2436

[CameraRearSensor_Device.NT]
CopyFiles = Drivers_Dir
SubClass = StillImage
DeviceType = 2

[Drivers_Dir]
qccamrearsensor_primarySMIApp8626.sys

[CameraRearSensor_Device.NTarm.HW]
AddReg = CameraRearSensor_Device_Security_Reg

[CameraRearSensor_Device_Security_Reg]
HKR, , DeviceCharacteristics, 0x10001, 0x100

;-------------- Service installation
[CameraRearSensor_Device.NT.Services]
AddService = CameraRearSensor,%SPSVCINST_ASSOCSERVICE%, CameraRearSensor_Service_Inst

; -------------- CameraRearSensor driver install sections
[CameraRearSensor_Service_Inst]
DisplayName = %CameraRearSensor.SVCDESC%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\qccamrearsensor_primarySMIApp8626.sys

[Strings]
SPSVCINST_ASSOCSERVICE = 0x00000002
QC = "Qualcomm"
CameraRearSensor.DeviceDesc = "Qualcomm Camera Rear Sensor Driver"
CameraRearSensor.SVCDESC = "Qualcomm Camera Rear Sensor Service"
ClassName = "Qualcomm Camera Rear Sensor Device"
Desc_x860 = "Data"

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit c36c63c

Please sign in to comment.