diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-02-17 17:25:27 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-02-17 17:25:27 +0000 |
commit | 50b00cc774a42466b34d3dc6658e9e791bb81cfc (patch) | |
tree | 9c4826c7955a579f841c804c9683a759a799d389 /lst | |
parent | f99a121fc90be247ec4d735693b9bb0d908c42ff (diff) | |
download | ldetect-lst-50b00cc774a42466b34d3dc6658e9e791bb81cfc.tar ldetect-lst-50b00cc774a42466b34d3dc6658e9e791bb81cfc.tar.gz ldetect-lst-50b00cc774a42466b34d3dc6658e9e791bb81cfc.tar.bz2 ldetect-lst-50b00cc774a42466b34d3dc6658e9e791bb81cfc.tar.xz ldetect-lst-50b00cc774a42466b34d3dc6658e9e791bb81cfc.zip |
fix one missing iteraid -> it821x (#13740)
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 22ee5ac8..8aa4bee6 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -4057,7 +4057,7 @@ 0x1283 0x8152 "unknown" "Integrated Technology Express Inc.|IT8152F/G Advanced RISC-to-PCI Companion Chip" 0x1283 0x8172 "unknown" "Integrated Technology Express Inc.|IT8172G Ultra RISC (MIPS, SH4) Companion Chip" 0x1283 0x8211 "it821x" "" -0x1283 0x8212 "iteraid" "Integrated Technology Express Inc.|IT8212 RAID Controller" +0x1283 0x8212 "it821x" "Integrated Technology Express Inc.|IT8212 RAID Controller" 0x1283 0x8330 "unknown" "Integrated Technology Express, Inc.|IT8330G" 0x1283 0x8872 "unknown" "Integrated Technology Express Inc.|IT8871/72 PCI to ISA I/O chip" 0x1283 0x8875 "unknown" "Integrated Technology Express Inc.|IT8875F PCI Parallel Port" |