diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2001-05-23 11:40:24 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2001-05-23 11:40:24 +0000 |
commit | c0ddf3c1d25eead8ca8a2c1a6de2248a36916348 (patch) | |
tree | b4b68d873a0f8839e5a55f9f27008fa83789e42d /lst | |
parent | 4223a49778063b9c4a8a90c4f9ff3fb9069bf2ef (diff) | |
download | ldetect-lst-c0ddf3c1d25eead8ca8a2c1a6de2248a36916348.tar ldetect-lst-c0ddf3c1d25eead8ca8a2c1a6de2248a36916348.tar.gz ldetect-lst-c0ddf3c1d25eead8ca8a2c1a6de2248a36916348.tar.bz2 ldetect-lst-c0ddf3c1d25eead8ca8a2c1a6de2248a36916348.tar.xz ldetect-lst-c0ddf3c1d25eead8ca8a2c1a6de2248a36916348.zip |
DEC|DECchip 21152 seems to have been wrongly marked as a tulip ethernet
adapter, but it seems to be a PCI bridge. Thanks to Gary Brack <gbrack@huey.jpl.nasa.gov>
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index f8326de4..4fbccbba 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -222,7 +222,7 @@ 0x1011 0x0021 "tulip" "DEC|DECchip 21052" 0x1011 0x0022 "tulip" "DEC|DECchip 21150" 0x1011 0x0023 "unknown" "DEC|DECchip 21150" -0x1011 0x0024 "tulip" "DEC|DECchip 21152" +0x1011 0x0024 "unknown" "DEC|DECchip 21152" 0x1011 0x0025 "tulip" "DEC|DECchip 21153" 0x1011 0x0026 "unknown" "DEC|DECchip 21154" 0x1011 0x0045 "unknown" "DEC|DECchip 21553" |