Fwd: Subject: Digest of freebsd-acpi@FreeBSD.org issue 92 (274-276)
Date: Tue, 16 Sep 2025 10:02:57 UTC
i located acpi.h but another file lockdep_types.h is not present in the code vase for linux kpi. thanks -kamal ---------- Forwarded message --------- From: <freebsd-acpi+help@freebsd.org> Date: Tue, Sep 16, 2025 at 11:27 AM Subject: Subject: Digest of freebsd-acpi@FreeBSD.org issue 92 (274-276) To: <kamalpr@gmail.com> Topics (messages 274 through 276): - soundwire - ??`c< - "Kamal R. Prasad" <kamalpr@gmail.com> - - linux/acpi.h - ??`c< - "Kamal R. Prasad" <kamalpr@gmail.com> - - [Bug 282582] fix for TPM2.0 CRB driver with acpi start method not - ??`c< - bugzilla-noreply@freebsd.org - ---------- Forwarded message ---------- From: "Kamal R. Prasad" <kamalpr@gmail.com> To: freebsd-acpi@freebsd.org Cc: Bcc: Date: Tue, 9 Sep 2025 18:20:31 +0530 Subject: soundwire hello, there is an ACPI soundwire driver in linux. to support a new codec for on die chipset from linux for audio. Has anyone tried to implement something similar for freebsd? if not, does the architecture allow for porting that from linux to freebsd? thanks -kamal ---------- Forwarded message ---------- From: "Kamal R. Prasad" <kamalpr@gmail.com> To: freebsd-acpi@freebsd.org Cc: Bcc: Date: Mon, 15 Sep 2025 19:07:49 +0530 Subject: linux/acpi.h hello, I am trying to port soundwire driver from linux to freebsd. The driver has a #include #include <linux/acpi.h> I could not find equivalent code in linuxKPI. does someone know where i can get equivalent header on freebsd? thanks -kamal ---------- Forwarded message ---------- From: bugzilla-noreply@freebsd.org To: acpi@freebsd.org Cc: Bcc: Date: Mon, 15 Sep 2025 19:16:59 +0000 Subject: [Bug 282582] fix for TPM2.0 CRB driver with acpi start method not being supported https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282582 --- Comment #2 from Lars Herschke <lhersch@dssgmbh.de> --- StartMethod=2 (TPM2_START_METHOD_ACPI) is not implemented in tpm_tis.c either. -- You are receiving this mail because: You are the assignee for the bug.