diff options
Diffstat (limited to 'sound/pci/bt87x.c')
-rw-r--r-- | sound/pci/bt87x.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/bt87x.c b/sound/pci/bt87x.c index c3f3da211234..e9b029e1cd6d 100644 --- a/sound/pci/bt87x.c +++ b/sound/pci/bt87x.c | |||
@@ -804,6 +804,7 @@ static struct { | |||
804 | {0x1822, 0x0001}, /* Twinhan VisionPlus DVB-T */ | 804 | {0x1822, 0x0001}, /* Twinhan VisionPlus DVB-T */ |
805 | {0x18ac, 0xd500}, /* DVICO FusionHDTV 5 Lite */ | 805 | {0x18ac, 0xd500}, /* DVICO FusionHDTV 5 Lite */ |
806 | {0x18ac, 0xdb10}, /* DVICO FusionHDTV DVB-T Lite */ | 806 | {0x18ac, 0xdb10}, /* DVICO FusionHDTV DVB-T Lite */ |
807 | {0x18ac, 0xdb11}, /* Ultraview DVB-T Lite */ | ||
807 | {0x270f, 0xfc00}, /* Chaintech Digitop DST-1000 DVB-S */ | 808 | {0x270f, 0xfc00}, /* Chaintech Digitop DST-1000 DVB-S */ |
808 | {0x7063, 0x2000}, /* pcHDTV HD-2000 TV */ | 809 | {0x7063, 0x2000}, /* pcHDTV HD-2000 TV */ |
809 | }; | 810 | }; |