diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-04-15 13:52:37 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-04-15 13:52:37 +0000 |
commit | ecf9159c8d7ecabe09db9fbabbaa51ad6c3ee96f (patch) | |
tree | 2e1c93bd80f8df162afc24bb0e7a46e610ec970e | |
parent | 10acab7f8ab7f2808b3463ba90ed32259ded65bf (diff) | |
download | ldetect-lst-ecf9159c8d7ecabe09db9fbabbaa51ad6c3ee96f.tar ldetect-lst-ecf9159c8d7ecabe09db9fbabbaa51ad6c3ee96f.tar.gz ldetect-lst-ecf9159c8d7ecabe09db9fbabbaa51ad6c3ee96f.tar.bz2 ldetect-lst-ecf9159c8d7ecabe09db9fbabbaa51ad6c3ee96f.tar.xz ldetect-lst-ecf9159c8d7ecabe09db9fbabbaa51ad6c3ee96f.zip |
fix install on new Dell laptops
-rw-r--r-- | lst/pcitable | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lst/pcitable b/lst/pcitable index 14b68431..28044476 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -6206,6 +6206,7 @@ 0x8086 0x2642 "i810-tco" "Intel Corp.|I/O Controller Hub LPC" 0x8086 0x2651 "ata_piix" "Intel Corp.|82801FB/FW (ICH6/ICH6W) SATA Controller" 0x8086 0x2652 "ahci" "Intel Corp.|82801FR/FRW (ICH6R/ICH6RW) SATA Controller" +0x8086 0x2653 0x1028 0x0186 "ata_piix" "Intel Corp.|82801FR/FRW (ICH6R/ICH6RW) SATA Controller" 0x8086 0x2653 "ahci" "Intel Corp.|82801FBM (ICH6M) SATA Controller" 0x8086 0x2658 "unknown" "Intel Corp.|I/O Controller Hub USB" 0x8086 0x2659 "unknown" "Intel Corp.|I/O Controller Hub USB" |