feat: fpcmoc add support for 0x10A5:0x9924 fingerprint sensor#4
Open
Zeno-sole wants to merge 1 commit into
Open
feat: fpcmoc add support for 0x10A5:0x9924 fingerprint sensor#4Zeno-sole wants to merge 1 commit into
Zeno-sole wants to merge 1 commit into
Conversation
Contributor
Author
|
/integrate |
|
TAG Bot TAG: 1%1.94.9-1deepin3 |
|
AutoIntegrationPr Bot |
Contributor
|
/hold |
Contributor
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Add the new FPC fingerprint device (0x10A5:0x9924) to the fpcmoc driver and autosuspend hwdb through debian quilt patch system. Also add fallback handling for non-standard identity format used by some sensors (e.g. FPC L:2407) during verify, where the sensor reports a match with zero identity fields. Log: Added fpcmoc support for 0x10A5:0x9924 fingerprint sensor Influence: 1. Verify 0x10A5:0x9924 device is recognized by fprintd 2. Test enroll/verify/identify on 0x10A5:0x9924 device 3. Verify autosuspend works correctly for the new device 4. Test verify with FPC L:2407 sensor non-standard identity format 5. Ensure no regression on existing supported devices feat: 为 fpcmoc 添加 0x10A5:0x9924 指纹传感器支持 通过 debian quilt 补丁系统,为 fpcmoc 驱动和 autosuspend hwdb 添加新的 FPC 指纹设备 (0x10A5:0x9924) 支持。 同时添加对某些传感器(如 FPC L:2407)在验证期间使用的非标准 身份格式的回退处理,这类传感器在匹配成功时返回零身份字段。 Log: 为 fpcmoc 添加 0x10A5:0x9924 指纹传感器支持 Influence: 1. 验证 fprintd 能识别 0x10A5:0x9924 设备 2. 测试新设备的 enroll/verify/identify 功能 3. 验证新设备的 autosuspend 正常工作 4. 测试 FPC L:2407 传感器非标准身份格式的验证 5. 确保现有支持的设备没有回归 repo: libfprint #feat/fpcmoc-add-0x10A5-0x9924
65b6867 to
bacce5a
Compare
Contributor
Author
|
/integrate |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add the new FPC fingerprint device (0x10A5:0x9924) to the fpcmoc driver and autosuspend hwdb through debian quilt patch system.
Also add fallback handling for non-standard identity format used by some sensors (e.g. FPC L:2407) during verify, where the sensor reports a match with zero identity fields.
Log: Added fpcmoc support for 0x10A5:0x9924 fingerprint sensor
Influence:
feat: 为 fpcmoc 添加 0x10A5:0x9924 指纹传感器支持
通过 debian quilt 补丁系统,为 fpcmoc 驱动和 autosuspend hwdb 添加新的 FPC 指纹设备 (0x10A5:0x9924) 支持。
同时添加对某些传感器(如 FPC L:2407)在验证期间使用的非标准
身份格式的回退处理,这类传感器在匹配成功时返回零身份字段。
Log: 为 fpcmoc 添加 0x10A5:0x9924 指纹传感器支持
Influence:
repo: libfprint #feat/fpcmoc-add-0x10A5-0x9924