diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-02-07 13:16:54 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-02-07 13:16:54 +0000 |
commit | 19b3866de9a96e45eae3d137b1afc84fe7dc8f4a (patch) | |
tree | 7e2cf3e9651364e82ae579a0aaf863e7b0933d84 /lst | |
parent | b86080784f976624a36cedaf3777ef9a285256d8 (diff) | |
download | ldetect-lst-19b3866de9a96e45eae3d137b1afc84fe7dc8f4a.tar ldetect-lst-19b3866de9a96e45eae3d137b1afc84fe7dc8f4a.tar.gz ldetect-lst-19b3866de9a96e45eae3d137b1afc84fe7dc8f4a.tar.bz2 ldetect-lst-19b3866de9a96e45eae3d137b1afc84fe7dc8f4a.tar.xz ldetect-lst-19b3866de9a96e45eae3d137b1afc84fe7dc8f4a.zip |
sync with kernel-multimedia-2.6.10-1.mm.11mdk:
- add one new ipw2200 entry
- handle new driver qla4xxx
- handle new sata_promise driver
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/lst/pcitable b/lst/pcitable index c3758337..5a08cc9a 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1605,8 +1605,9 @@ 0x105a 0x3373 "sata_promise" "Promise Technology|PDC20376 FastTrak 378 Controller" 0x105a 0x3375 "sata_promise" "Promise Technology|PDC20375 FastTrak SATA150 TX2plus Controller" 0x105a 0x3376 "sata_promise" "Promise Technology|PDC20376 FastTrak 376 Controller" -0x105a 0x3574 "unknown" "Promise Technology, Inc.|PDC20579 SATAII 150 IDE Controller" -0x105a 0x3d18 "unknown" "Promise Technology, Inc.|PDC20518 SATAII 150 IDE Controller" +0x105a 0x3574 "sata_promise" "Promise Technology, Inc.|PDC20579 SATAII 150 IDE Controller" +0x105a 0x3d18 "sata_promise" "Promise Technology, Inc.|PDC20518 SATAII 150 IDE Controller" +0x105a 0x3d75 "sata_promise" "" 0x105a 0x4d30 "pdc202xx_old" "Promise Technology, Inc.|20267" 0x105a 0x4d33 "pdc202xx_old" "Promise Technology, Inc.|20246" 0x105a 0x4d38 "pdc202xx_old" "Promise Technology, Inc.|20262 (Ultra66)" @@ -1768,7 +1769,7 @@ 0x1077 0x2312 "qla2300" "Q Logic|QLA2312" 0x1077 0x2322 "qla2322" "Q Logic|QLA2322" 0x1077 0x4000 "unknown" "QLogic Corp.| " -0x1077 0x4010 "unknown" "QLogic Corp.| " +0x1077 0x4010 "qla4xxx" "QLogic Corp.| " 0x1077 0x6312 "qla6312" "QLogic Corp.|QLA6312" 0x1077 0x6322 "qla6322" "QLogic Corp.|QLA6312" 0x1077 0x8471 "unknown" "Q Logic|QLA12160 on AMI MegaRAID" @@ -5987,6 +5988,7 @@ 0x8086 0x359e "unknown" "Intel Corp.|Workstation Memory Controller Hub" 0x8086 0x4000 "unknown" "Intel Corp.|Creatix V.90 HaM Modem" 0x8086 0x4220 "ipw2200" "Intel Corp.|Intel(R) PRO/Wireless 2200BG" +0x8086 0x4221 "ipw2200" "" 0x8086 0x4223 "ipw2200" "Intel Corp.|PRO/Wireless 2915ABG MiniPCI Adapter" 0x8086 0x4224 "ipw2200" "" 0x8086 0x5001 "unknown" "Intel Corp.|PRO/DSL 2100 Modem - PPP" |