diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-08-31 04:22:27 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-08-31 04:22:27 +0000 |
commit | 445f2b17e6619d23cea97f0aa52568437c88e479 (patch) | |
tree | 149485d813cd2b6aeafd21d7ff1e21b177e00113 /lst/pcitable | |
parent | be970132e491cac7fb505e3a1907625c48bc9767 (diff) | |
download | ldetect-lst-445f2b17e6619d23cea97f0aa52568437c88e479.tar ldetect-lst-445f2b17e6619d23cea97f0aa52568437c88e479.tar.gz ldetect-lst-445f2b17e6619d23cea97f0aa52568437c88e479.tar.bz2 ldetect-lst-445f2b17e6619d23cea97f0aa52568437c88e479.tar.xz ldetect-lst-445f2b17e6619d23cea97f0aa52568437c88e479.zip |
this device has two PCI functions, one for video (tv) and one for
audio.
since most people listen to audio through a jack between their tv card
and their sound card rather than using btaudio or snd-bt87x, it's more
important to support their tv/satellite card rather than just soun,d
Diffstat (limited to 'lst/pcitable')
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index f185fa71..224857b3 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1750,7 +1750,7 @@ 0x109e 0x036e "bttv" "Brooktree Corporation|Bt878" 0x109e 0x036f "bttv" "Brooktree Corporation|Bt879" 0x109e 0x0370 "bttv" "Brooktree Corporation|Bt880 Video Capture" -0x109e 0x0878 "btaudio" "Brooktree Corporation|Bt878" +0x109e 0x0878 "bt878" "Brooktree Corporation|Bt878" 0x109e 0x0879 "btaudio" "Brooktree Corporation|Bt879 Video Capture (Audio Section)" 0x109e 0x0880 "btaudio" "Brooktree Corporation|Bt880 Video Capture (Audio Section)" 0x109e 0x2115 "unknown" "Brooktree Corporation|BtV 2115 Mediastream controller" |