https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295103
Mark Linimon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #270964|0 |1 is obsolete| | --- Comment #3 from Mark Linimon <[email protected]> --- Created attachment 272116 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=272116&action=edit Patch of the tpmtis driver on kernel freebsd 14.2 to support ST33KTPM2X32CKE3 ^Triage: attempt to bring the patch up to the state of the current tree. In https://cgit.freebsd.org/src/commit/sys/dev/tpm/tpm_tis_core.c?id=c2e9c5bbf02294376988f3e7eba82b8e078cdf30 (2024-05-03 20:26:11 +0000) tpm_tis.c was refactored into tpm_tis_core.c. In https://cgit.freebsd.org/src/commit/sys/dev/tpm/tpm_tis_core.c?id=e2f492a9ac651a27e447acfd681a128a66292309 (2025-08-29 17:56:25 +0000), independently, hunk 2 of the existing patch as well as the line from hunk 1 adding int poll = 0 were committed. This revised patch factors out those two existing changes. -- You are receiving this mail because: You are the assignee for the bug.
