On Sun, Apr 14, 2013 at 5:19 PM, Ondrej Zary wrote:
> I wonder why the bttv driver probes for IR chips even when the "has_remote"
> flag is not set?
Probably so you can add a remote via userland even if there isn't an
default remote specified in the in-kernel board profile.
That said, it probabl
On Sunday 14 April 2013 18:39:09 Ondrej Zary wrote:
> Add support for noname Bt848 capture-only card (3x composite, 1x S-VHS)
> with 14MHz crystal:
> http://www.rainbow-software.org/images/hardware/bt848_.jpg
Noticed that it takes ages to load the bttv module (about 30 seconds).
If "disable_ir=1"
Add support for noname Bt848 capture-only card (3x composite, 1x S-VHS)
with 14MHz crystal:
http://www.rainbow-software.org/images/hardware/bt848_.jpg
14MHz PLL was not supported by bttv driver until now.
Signed-off-by: Ondrej Zary
diff --git a/drivers/media/pci/bt8xx/bttv-cards.c
b/drivers/m