On Mon, Jul 10, 2023 at 04:28:43PM +0200, Christian Hesse wrote: > This device suffer an irq storm, so add it in tpm_tis_dmi_table to > force polling. I can't help but feel like we are doing something wrong in the Linux driver that we keep having IRQ problems. Surely Windows uses the IRQ on these devices? How does it work reliably there? Jason