All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] media: saa7134: Add support for Leadtek WinFast HDTV200 H
@ 2021-10-03  0:08 Scott K Logan
  2021-10-03  0:08 ` [PATCH 1/1] " Scott K Logan
  0 siblings, 1 reply; 2+ messages in thread
From: Scott K Logan @ 2021-10-03  0:08 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, linux-media; +Cc: Scott K Logan

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-03  0:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-03  0:08 [PATCH 0/1] media: saa7134: Add support for Leadtek WinFast HDTV200 H Scott K Logan
2021-10-03  0:08 ` [PATCH 1/1] " Scott K Logan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.