diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-07-10 11:10:19 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-07-10 11:10:19 +0000 |
commit | 371883af4147273a238600c610298d5c764565e9 (patch) | |
tree | e7331289dbdd5329e63116fdedc10517bc08d0f6 | |
parent | dbb0f3a6636bcf89ff260a989ada08628c313816 (diff) | |
download | ldetect-lst-371883af4147273a238600c610298d5c764565e9.tar ldetect-lst-371883af4147273a238600c610298d5c764565e9.tar.gz ldetect-lst-371883af4147273a238600c610298d5c764565e9.tar.bz2 ldetect-lst-371883af4147273a238600c610298d5c764565e9.tar.xz ldetect-lst-371883af4147273a238600c610298d5c764565e9.zip |
- fix one phillips saa7146 card module (Steffen Barszus)
- describe one unknown bcm card (Alastair Wiggins)
-rw-r--r-- | lst/pcitable | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index 7bec136e..2f4d24e9 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2286,7 +2286,7 @@ 0x1131 0x7134 "saa7134" "Philips Semiconductors|SAA7134" 0x1131 0x7135 "saa7134" "Philips Semiconductors|SAA7135 Audio+video broadcast decoder" 0x1131 0x7145 "unknown" "Philips Semiconductors|SAA7145" -0x1131 0x7146 "dvb" "Philips Semiconductors|SAA7146" +0x1131 0x7146 "dvb-ttpci" "Philips Semiconductors|SAA7146" 0x1131 0x9730 "unknown" "Philips Semiconductors|SAA9730 Ethernet controller" 0x1133 0x7711 "unknown" "Eicon Technology Corporation|EiconCard C91" 0x1133 0x7901 "unknown" "Eicon|EiconCard S90" @@ -3336,6 +3336,7 @@ 0x14e4 0x16a8 "bcm5700" "Broadcom Corporation|NetXtreme BCM5704X Gigabit Ethernet" 0x14e4 0x16c6 "tg3" "Broadcom Corporation|NetXtreme BCM5702 Gigabit Ethernet" 0x14e4 0x16c7 "tg3" "Broadcom Corporation|NetXtreme BCM5703 Gigabit Ethernet" +0x14e4 0x170d "unknown" "Broadcom Corporation|NetXtreme BCM5700 Ethernet" 0x14e4 0x4210 "unknown" "Broadcom Corporation|BCM4210 iLine10 HomePNA 2.0" 0x14e4 0x4211 "unknown" "Broadcom Corporation|BCM HPNA 10Mb/s NIC" 0x14e4 0x4212 "unknown" "Broadcom Corporation|BCM V.90 56k Modem" |