diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-11-19 21:50:54 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-11-19 21:50:54 +0000 |
commit | 564845354e8550ac1f4fb1a59121daee4017f3f1 (patch) | |
tree | 6d9abafb857a78ff81fabacd15c5c939bac5d7a2 | |
parent | 3ff41679a160917700a0596b7f34d5b3aab036a5 (diff) | |
download | ldetect-lst-564845354e8550ac1f4fb1a59121daee4017f3f1.tar ldetect-lst-564845354e8550ac1f4fb1a59121daee4017f3f1.tar.gz ldetect-lst-564845354e8550ac1f4fb1a59121daee4017f3f1.tar.bz2 ldetect-lst-564845354e8550ac1f4fb1a59121daee4017f3f1.tar.xz ldetect-lst-564845354e8550ac1f4fb1a59121daee4017f3f1.zip |
fix duplicated entry
-rw-r--r-- | lst/pcitable | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lst/pcitable b/lst/pcitable index 59b28e94..9098a1e5 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2192,8 +2192,7 @@ 0x10b9 0x5263 "unknown" "ALi Corporation|M5263 Ethernet Controller" 0x10b9 0x5271 "unknown" "Acer Laboratories Inc. [ALi]|M5471 Memory Stick Controller" 0x10b9 0x5273 "unknown" "Acer Laboratories Inc. [ALi]|M5473 SD-MMC Controller" -0x10b9 0x5281 "unknown" "ALi Corporation|ALi M5281 Serial ATA / RAID Host Controller" -0x10b9 0x5281 "sata_uli" "" +0x10b9 0x5281 "sata_uli" "ALi Corporation|ALi M5281 Serial ATA / RAID Host Controller" 0x10b9 0x5287 "sata_uli" "" 0x10b9 0x5289 "sata_uli" "" 0x10b9 0x5427 "unknown" "Acer Labs (see also vendor 1025h)|ALI PCI to AGP Bridge" |