diff options
author | Gwenolé Beauchesne <gbeauchesne@mandriva.org> | 2004-10-11 08:57:15 +0000 |
---|---|---|
committer | Gwenolé Beauchesne <gbeauchesne@mandriva.org> | 2004-10-11 08:57:15 +0000 |
commit | 2113beca0131e3789d5dd192121315d0b92cd220 (patch) | |
tree | c51181ce2ef92384cbdfe49c4281cb67db9063bc | |
parent | 381f948c5061f5dd43a34933772c83ac487a577f (diff) | |
download | ldetect-lst-2113beca0131e3789d5dd192121315d0b92cd220.tar ldetect-lst-2113beca0131e3789d5dd192121315d0b92cd220.tar.gz ldetect-lst-2113beca0131e3789d5dd192121315d0b92cd220.tar.bz2 ldetect-lst-2113beca0131e3789d5dd192121315d0b92cd220.tar.xz ldetect-lst-2113beca0131e3789d5dd192121315d0b92cd220.zip |
speculatively use aic79xx for Adaptec ASC-39320[AB] cards
-rw-r--r-- | lst/pcitable | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lst/pcitable b/lst/pcitable index ea220743..33ea1e86 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -5591,8 +5591,8 @@ 0x9005 0x8012 "aic79xx" "Adaptec|29320" 0x9005 0x8013 "aic79xx" "Adaptec|29320B" 0x9005 0x8014 "aic79xx" "Adaptec|29320LP" -0x9005 0x8015 "unknown" "Adaptec|ASC-39320B U320" -0x9005 0x8016 "unknown" "Adaptec|ASC-39320A U320" +0x9005 0x8015 "aic79xx" "Adaptec|ASC-39320B U320" +0x9005 0x8016 "aic79xx" "Adaptec|ASC-39320A U320" 0x9005 0x8017 "unknown" "Adaptec|ASC-29320ALP U320" 0x9005 0x801c "unknown" "Adaptec Inc|AIC-????? Ultra320 SCSI Controller" 0x9005 0x801d "aic79xx" "Adaptec|AIC-7901A U320" |