Call to bktr(4) users

Vladimir Kushnir vkushnir at i.kiev.ua
Fri Dec 17 15:50:05 PST 2004


Hi Christian,

On Friday 17 December 2004 04:16, you wrote:
> Hi,
>
> I'm currently adding a HARDWARE section to the bktr(4) driver manpage.
> There are a few cards listed in the current manpage, but I'm sure
> there are more supported.
>
> If you have bktr(4) running on a card, please send me the full name of
> the card (preferrebly the corresponding pciconf -lv entry) so it can
> be added to the manpage.
>
> Thanks in advance.
>
> - Christian

Here's my card:
V-Stream XPERT TV-PVR 878 
(AFAICT more or less the same as KWorld KW-TV878RF);

'pciconf -lv' output:
bktr0 at pci0:13:0:        class=0x040000 card=0x00000000 chip=0x036e109e 
rev=0x11hdr=0x00
    vendor   = 'Brooktree Corporation'
    device   = 'Bt878 MediaStream Controller'
    class    = multimedia
    subclass = video
none1 at pci0:13:1:        class=0x048000 card=0x00000000 chip=0x0878109e 
rev=0x11hdr=0x00
    vendor   = 'Brooktree Corporation'
    device   = 'Bt878/Fusion878A Video Capture (Audio Section)'
    class    = multimedia

Since this card has no EEPROM, it's not detected automatically (I tried to add 
it to sys/dev/bktr/bktr_card.c,  patch attached) so I have to set 
in /etc/sysctl.conf (both without and with my patch):
hw.bt848.card=2
hw.bt848.tuner=10
Works perfectly all right in both cases, 'cept for the remote control (under 
Linux, it's handled by LIRC, lirc_gpio module, and not the driver itself).
BTW, does anybody work on porting LIRC drivers to FreeBSD (especially 
lirc_gpio, of course :-)? Any suggestions on how to handle them? I'd love to 
use my remote too.

Regards,
Vladimir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-bktr
Type: text/x-diff
Size: 1275 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20041218/f6cecd8e/patch-bktr.bin


More information about the freebsd-multimedia mailing list