git: 64dcfa2593d4 - main - ig4(4): Add Intel ACPI HID
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 02 Feb 2025 07:26:00 UTC
The branch main has been updated by wulf:
URL: https://cgit.FreeBSD.org/src/commit/?id=64dcfa2593d4729f16cb3e2d97088a2e69900df1
commit 64dcfa2593d4729f16cb3e2d97088a2e69900df1
Author: Dmitry Luhtionov <dmitryluhtionov@gmail.com>
AuthorDate: 2025-02-02 07:22:55 +0000
Commit: Vladimir Kondratyev <wulf@FreeBSD.org>
CommitDate: 2025-02-02 07:25:18 +0000
ig4(4): Add Intel ACPI HID
MFC after: 1 month
---
sys/dev/ichiic/ig4_acpi.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/sys/dev/ichiic/ig4_acpi.c b/sys/dev/ichiic/ig4_acpi.c
index 3f370ae7abb9..1275790a4412 100644
--- a/sys/dev/ichiic/ig4_acpi.c
+++ b/sys/dev/ichiic/ig4_acpi.c
@@ -55,6 +55,7 @@ static char *ig4iic_ids[] = {
"INT33C3",
"INT3432",
"INT3433",
+ "INT3446",
"80860F41",
"808622C1",
"AMDI0510",