With the Intrepid  kernel (2.6.27), the line changes:
static struct pci_device_id bt878_pci_tbl[] __devinitdata = {
        BROOKTREE_878_DEVICE(0x0071, 0x0101, "Nebula Electronics DigiTV"),
        BROOKTREE_878_DEVICE(0x1461, 0x0761, "AverMedia AverTV DVB-T 761"),
        BROOKTREE_878_DEVICE(0x11bd, 0x001c, "Pinnacle PCTV Sat"),
        BROOKTREE_878_DEVICE(0x11bd, 0x0026, "Pinnacle PCTV SAT CI"),
        BROOKTREE_878_DEVICE(0x1822, 0x0001, "Twinhan VisionPlus DVB"),
        BROOKTREE_878_DEVICE(0x270f, 0xfc00, "ChainTech digitop DST-1000 
DVB-S"),
        BROOKTREE_878_DEVICE(0x1461, 0x0771, "AVermedia AverTV DVB-T 771"),
        BROOKTREE_878_DEVICE(0x18ac, 0xdb10, "DViCO FusionHDTV DVB-T Lite"),
        BROOKTREE_878_DEVICE(0x18ac, 0xdb11, "Ultraview DVB-T Lite"),
        BROOKTREE_878_DEVICE(0x18ac, 0xd500, "DViCO FusionHDTV 5 Lite"),
        BROOKTREE_878_DEVICE(0x7063, 0x2000, "pcHDTV HD-2000 TV"),
        BROOKTREE_878_DEVICE(0x1822, 0x0026, "DNTV Live! Mini"),
        BROOKTREE_878_DEVICE(0, 0, NULL),
        { }
};

The last BROOKTREE one has to be added. This way, I get back my bttv0 device:
[   15.729277] bttv: driver version 0.9.17 loaded
[   15.729282] bttv: using 8 buffers with 2080k (520 pages) each for capture
[   15.729341] bttv: Bt8xx card found (0).
[   15.729357] bttv 0000:03:02.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[   15.729369] bttv0: Bt878 (rev 17) at 0000:03:02.0, irq: 23, latency: 32, 
mmio: 0xfdffe000
[   15.729384] bttv0: using: Twinhan DST + clones [card=113,insmod option]
[   15.729401] bttv0: gpio: en=00000000, out=00000000 in=00f4ffff [init]
[   15.729440] bttv0: tuner absent
[   15.729460] bttv0: add subdevice "dvb0"
[   15.771882] bt878: AUDIO driver version 0.0.0 loaded
[   15.771920] bt878: Bt878 AUDIO function found (0).
[   15.771934] bt878 0000:03:02.1: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[   15.771937] bt878_probe: card id=[0x0],[ Unknown ] has DVB functions.
[   15.771946] bt878(0): Bt878 (rev 17) at 03:02.1, irq: 23, latency: 32, 
memory: 0xfdfff000
[   15.844115] DVB: registering new adapter (bttv0)

** Attachment added: "fix_VP-1020A_support.patch"
   http://launchpadlibrarian.net/18868153/fix_VP-1020A_support.patch

-- 
Support for Twinhan DVB-S VP-1020A has been dropped from BT878
https://bugs.launchpad.net/bugs/268846
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to