diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-02-11 17:06:12 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-02-11 17:06:12 -0200 |
commit | ab9c2ae1b64368ffbe815708ec1a0e76aea5904d (patch) | |
tree | 34e83a14827496e514bd811e7921115727c3b705 /linux/sound | |
parent | 4a70d3c9aaca6298bc729cb64a25014b0e91646b (diff) | |
download | mediapointer-dvb-s2-ab9c2ae1b64368ffbe815708ec1a0e76aea5904d.tar.gz mediapointer-dvb-s2-ab9c2ae1b64368ffbe815708ec1a0e76aea5904d.tar.bz2 |
Last patch removed this by accident - reverting
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/sound')
-rw-r--r-- | linux/sound/pci/bt87x.c | 1 |
1 files changed, 1 insertions, 0 deletions
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 */ }; |