From 2004d8595d6bc684a644c92bbca15be9ba0d1141 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Sun, 7 Jan 2007 20:12:22 -0500 Subject: bt8xx: add support for Ultraview DVB-T Lite From: Michael Krufky Ultraview DVB-T Lite is a clone of DViCO FusionHDTV DVB-T Lite Signed-off-by: Michael Krufky --- linux/sound/pci/bt87x.c | 1 + 1 file changed, 1 insertion(+) (limited to 'linux/sound') diff --git a/linux/sound/pci/bt87x.c b/linux/sound/pci/bt87x.c index 69888fdcb..d90232a1f 100644 --- a/linux/sound/pci/bt87x.c +++ b/linux/sound/pci/bt87x.c @@ -842,6 +842,7 @@ static struct { {0x1822, 0x0001}, /* Twinhan VisionPlus DVB-T */ {0x18ac, 0xd500}, /* DVICO FusionHDTV 5 Lite */ {0x18ac, 0xdb10}, /* DVICO FusionHDTV DVB-T Lite */ + {0x18ac, 0xdb11}, /* Ultraview DVB-T Lite */ {0x270f, 0xfc00}, /* Chaintech Digitop DST-1000 DVB-S */ {0x7063, 0x2000}, /* pcHDTV HD-2000 TV */ }; -- cgit v1.2.3