2011-08-24 09:54, Polytropon skrev:
In the past years, I could use a very simple PCI TV card
with FreeBSD. It's a Haupauge WinTV supported by the
bktr driver (BT878) that I've always included in my
system kernel.

I have a winfast tv2000

I have copied this from my previous configuration:

        # TV
        device          bktr
        options         BROOKTREE_SYSTEM_DEFAULT=BROOKTREE_PAL
        options         BKTR_USE_PLL
        options         BKTR_GPIO_ACCESS
        options         BKTR_USE_FREEBSD_SMBUS

I don't have any of that.

I also paid attention to include this which I think
was a requirement:

        # System management bus
        device          smbus
        device          iicbus
        device          iicsmb
        device          iicbb
        device          iic

None of it.

The only thing I have is bktr_load="YES" in /boot/loader.conf.

Running 8.2-STABLE #0 AMD64
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to