diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-03-06 12:57:00 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-03-06 12:57:00 +0000 |
commit | e2eda212b391626df274349c40dd3897b8a63065 (patch) | |
tree | 8a9d73543a9f02754022c76883a474d573a5b9db | |
parent | 5b69d59f9860a0bde51b9b91b9b7fa43b8ec5568 (diff) | |
download | ldetect-lst-e2eda212b391626df274349c40dd3897b8a63065.tar ldetect-lst-e2eda212b391626df274349c40dd3897b8a63065.tar.gz ldetect-lst-e2eda212b391626df274349c40dd3897b8a63065.tar.bz2 ldetect-lst-e2eda212b391626df274349c40dd3897b8a63065.tar.xz ldetect-lst-e2eda212b391626df274349c40dd3897b8a63065.zip |
use e100 for 0x8086 0x1229
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index 1f0cf8cd..62268818 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2129,7 +2129,7 @@ 0x8086 0x1226 "unknown" "Intel Corporation|82596" 0x8086 0x1227 "eepro100" "Intel Corporation|82865 [Ether Express Pro 100]" 0x8086 0x1228 "eepro100" "Intel Corporation|82556 [Ether Express Pro 100 Smart]" -0x8086 0x1229 "eepro100" "Intel Corporation|82557 [Ethernet Pro 100]" +0x8086 0x1229 "e100" "Intel Corporation|82559 [Ethernet Pro 100]" 0x8086 0x122d "unknown" "Intel Corporation|430FX - 82437FX TSC [Triton I]" 0x8086 0x122e "unknown" "Intel Corporation|82371FB PIIX ISA [Triton I]" 0x8086 0x1230 "unknown" "Intel Corporation|82371FB PIIX IDE [Triton I]" |