diff options
author | Nicolas Planel <nplanel@mandriva.com> | 2002-11-25 16:53:53 +0000 |
---|---|---|
committer | Nicolas Planel <nplanel@mandriva.com> | 2002-11-25 16:53:53 +0000 |
commit | 79b58757bd8ffdf4d4e5f9ea4049db23870f988d (patch) | |
tree | e6edc3985d4daa63fdd0da3ff79a8986844e62db /lst | |
parent | a1ccbecedf899d7482bfc770c7b43651545ce5d5 (diff) | |
download | ldetect-lst-79b58757bd8ffdf4d4e5f9ea4049db23870f988d.tar ldetect-lst-79b58757bd8ffdf4d4e5f9ea4049db23870f988d.tar.gz ldetect-lst-79b58757bd8ffdf4d4e5f9ea4049db23870f988d.tar.bz2 ldetect-lst-79b58757bd8ffdf4d4e5f9ea4049db23870f988d.tar.xz ldetect-lst-79b58757bd8ffdf4d4e5f9ea4049db23870f988d.zip |
Fix order
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 23e858f0..88cd0b53 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -3341,8 +3341,8 @@ 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|82559 [Ethernet Pro 100]" 0x8086 0x1229 0x8086 0x000a "e100" "Intel Corporation|82559 [Ethernet Pro 100]" +0x8086 0x1229 "eepro100" "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]" |