]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
freebsd: Assume all devices on FreeBSD are USB 2.0 per default because
authorBernhard Froehlich <decke@bluelife.at>
Sun, 5 Jan 2014 21:02:18 +0000 (22:02 +0100)
committerBernhard Froehlich <decke@bluelife.at>
Sun, 5 Jan 2014 21:02:18 +0000 (22:02 +0100)
commitfd75ad6d3d71429f9e82339bd5abdb391725923b
treea9cb94e8fa0729fdb76bba393b57b71441f67087
parent12e6418989c7c52e58a36f83a64c90a52790af35
freebsd: Assume all devices on FreeBSD are USB 2.0 per default because
FreeBSD does not have sysfs to read the device speed and type properly.
The good thing is that there are no PCI devices that support V4L right
now so all supported devices are from webcamd which only supports USB
devices so that default is always correct.
src/main.c