On 08/16/2016 11:29 PM, Steve Preston wrote:
> I realize this is a long shot but I was directed to this mailing list as one
> possibility .
>
> I work with a group of amateur astronomers who use analog video cameras to
> record occultations ( www.occulations.org ). Several observers have been
> using the StarTech SVID2USB2 class of analog capture devices (USB dongle)
> under Windows. The StarTech devices are one of the few such devices which
> are readily available today. These StarTech devices seemed to be based on the
> empia 28xx + SAA71xx chipset devices which have some support in the linux
> kernel. Unfortunately, we are having trouble with the StarTech devices in
> Linux. Does anyone on this list know of anyone in the linxtv.org (or
> related) community that might be willing to help us modify a current driver
> to enable the StarTech device(s)? Or, do you know of anyone who currently
> works with analog video capture hardware in linux who might be willing to
> provide other ideas?
Usually adding support for a new device is a matter of adding an entry to
drivers/media/usb/em28xx/em28xx-cards.c.
Something like the EM2860_BOARD_TYPHOON_DVD_MAKER could be a starting point
since it seems very similar.
I'm assuming that the problem is that the device isn't recognized, but since
you don't actually say what the problem is I might be wrong...
Regards,
Hans
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html