diff options
author | Thierry Vignaud <tv@mandriva.org> | 2006-08-25 15:09:24 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2006-08-25 15:09:24 +0000 |
commit | 5d23a1b8167c7802cd96b316bfa12090f1da2c34 (patch) | |
tree | 8468f437151d0652820de714dd5929352df27247 | |
parent | fd68c0b81944a19e0e214a0f1ab17bd945fad58a (diff) | |
download | ldetect-lst-5d23a1b8167c7802cd96b316bfa12090f1da2c34.tar ldetect-lst-5d23a1b8167c7802cd96b316bfa12090f1da2c34.tar.gz ldetect-lst-5d23a1b8167c7802cd96b316bfa12090f1da2c34.tar.bz2 ldetect-lst-5d23a1b8167c7802cd96b316bfa12090f1da2c34.tar.xz ldetect-lst-5d23a1b8167c7802cd96b316bfa12090f1da2c34.zip |
fix driver for a DVB card (#15118)
-rw-r--r-- | lst/pcitable | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lst/pcitable b/lst/pcitable index 21c1a14d..beae08e7 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -4044,6 +4044,7 @@ 0x1131 0x7146 0x11bd 0x0006 "dpc7146" "Philips Semiconductors|DV500 Overlay" 0x1131 0x7146 0x11bd 0x000a "dpc7146" "Philips Semiconductors|DV500 Overlay" 0x1131 0x7146 0x11bd 0x000f "dpc7146" "Philips Semiconductors|DV500 Overlay" +0x1131 0x7146 0x11bd 0x002d "saa7134-dvb" "Philips Semiconductors|DV500 Overlay" 0x1131 0x7146 0x13c2 0x0000 "dvb-ttpci" "Philips Semiconductors|Siemens/Technotrend/Hauppauge DVB card rev1.3 or rev1.5" 0x1131 0x7146 0x13c2 0x0001 "dvb-ttpci" "Philips Semiconductors|Technotrend/Hauppauge DVB card rev1.3 or rev1.6" 0x1131 0x7146 0x13c2 0x0002 "dvb-ttpci" "Philips Semiconductors|Technotrend/Hauppauge DVB card rev2.1" |