diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-09-05 11:14:32 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-09-05 11:14:32 +0000 |
commit | 349dc67abdb332f385397700b0b2e8750bb5403f (patch) | |
tree | 324570ffd1d6c30577f6eb8b34ea7cfcfe513e27 | |
parent | 651d2a67ee608fa198532ae9999c9569c2db0a34 (diff) | |
download | ldetect-lst-349dc67abdb332f385397700b0b2e8750bb5403f.tar ldetect-lst-349dc67abdb332f385397700b0b2e8750bb5403f.tar.gz ldetect-lst-349dc67abdb332f385397700b0b2e8750bb5403f.tar.bz2 ldetect-lst-349dc67abdb332f385397700b0b2e8750bb5403f.tar.xz ldetect-lst-349dc67abdb332f385397700b0b2e8750bb5403f.zip |
replace AM53C974 with tmscsim
-rw-r--r-- | ldetect-lst.spec | 5 | ||||
-rw-r--r-- | lst/pcitable | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/ldetect-lst.spec b/ldetect-lst.spec index 7b46bc82..2f955fd4 100644 --- a/ldetect-lst.spec +++ b/ldetect-lst.spec @@ -1,6 +1,6 @@ %define name ldetect-lst %define version 0.1.2 -%define release 21mdk +%define release 22mdk Name: %{name} Version: %{version} @@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %changelog +* Wed Sep 5 2001 Pixel <pixel@mandrakesoft.com> 0.1.2-22mdk +- replace AM53C974 with tmscsim + * Wed Sep 5 2001 Pixel <pixel@mandrakesoft.com> 0.1.2-21mdk - merge with latest redhat pcitable & kernel modules.pcimap diff --git a/lst/pcitable b/lst/pcitable index 5f500e70..760d88bc 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -341,7 +341,7 @@ 0x101e 0x9060 "megaraid" "AMI|MegaRAID" 0x1022 0x2000 "pcnet32" "Advanced Micro Devices [AMD]|79c970 [PCnet LANCE]" 0x1022 0x2001 "pcnet32" "Advanced Micro Devices [AMD]|79c978 [HomePNA]" -0x1022 0x2020 "AM53C974" "Advanced Micro Devices [AMD]|53c974 [PCscsi]" +0x1022 0x2020 "tmscsim" "Advanced Micro Devices [AMD]|53c974 [PCscsi]" 0x1022 0x2040 "unknown" "Advanced Micro Devices [AMD]|79c974" 0x1022 0x7006 "agpgart" "Advanced Micro Devices [AMD]|AMD-751 [Irongate] System Controller" 0x1022 0x7007 "unknown" "Advanced Micro Devices (AMD)|AMD-751 PCI to PCI bridge" |