Hello folks - I know that this is a pretty old device, but the patch to support it is pretty simple so I thought I'd send it your way. To discover the more nuanced behaviors, I monitored PCI traffic using dtrace on a Windows VM with the PCI device configured to passthrough. I don't have the original IR hardware so I'm unable to test that, but the rest of the device should work as intended. Scott K Logan (1): media: saa7134: Add support for Leadtek WinFast HDTV200 H drivers/media/pci/saa7134/saa7134-cards.c | 53 +++++++++++++++++++++++ drivers/media/pci/saa7134/saa7134-dvb.c | 29 +++++++++++++ drivers/media/pci/saa7134/saa7134.h | 1 + 3 files changed, 83 insertions(+) -- 2.31.1