diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-06-05 15:15:24 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-06-05 15:15:24 +0000 |
commit | f90602702c545787043c6f812352cad10887fc53 (patch) | |
tree | 5e97a8c9dd44dbb117318bf4132daf11cc4ef4a4 /lst/pcitable | |
parent | ea27084d405eefc8de1913c438046440b56a0452 (diff) | |
download | ldetect-lst-f90602702c545787043c6f812352cad10887fc53.tar ldetect-lst-f90602702c545787043c6f812352cad10887fc53.tar.gz ldetect-lst-f90602702c545787043c6f812352cad10887fc53.tar.bz2 ldetect-lst-f90602702c545787043c6f812352cad10887fc53.tar.xz ldetect-lst-f90602702c545787043c6f812352cad10887fc53.zip |
support more cards (from modules.pcimap)
Diffstat (limited to 'lst/pcitable')
-rw-r--r-- | lst/pcitable | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lst/pcitable b/lst/pcitable index 4cfe740e..ad46d96d 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2279,9 +2279,9 @@ 0x1131 0x5400 "unknown" "Philips Semiconductors|TriMedia TM1000/1100 Multimedia processor" 0x1131 0x5402 "unknown" "Philips Semiconductors|TriMedia TM-1300 Media Processor" 0x1131 0x7130 "saa7134" "Philips Semiconductors|SAA7130 Video Broadcast Decoder" -0x1131 0x7133 "unknown" "Philips Semiconductors|SAA7135HL Multi Media Capture Device" +0x1131 0x7133 "saa7134" "Philips Semiconductors|SAA7135HL Multi Media Capture Device" 0x1131 0x7134 "saa7134" "Philips Semiconductors|SAA7134" -0x1131 0x7135 "unknown" "Philips Semiconductors|SAA7135 Audio+video broadcast decoder" +0x1131 0x7135 "saa7134" "Philips Semiconductors|SAA7135 Audio+video broadcast decoder" 0x1131 0x7145 "unknown" "Philips Semiconductors|SAA7145" 0x1131 0x7146 "dvb" "Philips Semiconductors|SAA7146" 0x1131 0x9730 "unknown" "Philips Semiconductors|SAA9730 Ethernet controller" |