diff options
author | Erwan Velu <erwan@mandriva.org> | 2004-05-11 12:58:06 +0000 |
---|---|---|
committer | Erwan Velu <erwan@mandriva.org> | 2004-05-11 12:58:06 +0000 |
commit | a0531e0280d7cc4cb4f6ba237243336f93851e50 (patch) | |
tree | 8571dd4bf0077ae4208f0a9a6164f21ac5c44d44 | |
parent | a84b847f4223e094649dd57481d2e9df6db97566 (diff) | |
download | ldetect-lst-a0531e0280d7cc4cb4f6ba237243336f93851e50.tar ldetect-lst-a0531e0280d7cc4cb4f6ba237243336f93851e50.tar.gz ldetect-lst-a0531e0280d7cc4cb4f6ba237243336f93851e50.tar.bz2 ldetect-lst-a0531e0280d7cc4cb4f6ba237243336f93851e50.tar.xz ldetect-lst-a0531e0280d7cc4cb4f6ba237243336f93851e50.zip |
Updating cciss & cpqarray pci ids
-rw-r--r-- | lst/pcitable | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/lst/pcitable b/lst/pcitable index 38e29c24..1732a8c4 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -35,7 +35,7 @@ 0x0e11 0x0001 "unknown" "Compaq|PCI to EISA Bridge" 0x0e11 0x0002 "unknown" "Compaq|PCI to ISA Bridge" 0x0e11 0x000f "unknown" "Compaq|CPQB1A9 StorageWorks Library Adapter (HVD)" -0x0e11 0x0046 "cciss" "" +0x0e11 0x0046 "cciss" "Compaq|" 0x0e11 0x0049 "unknown" "Compaq|NC7132 Gigabit Upgrade Module" 0x0e11 0x004a "unknown" "Compaq|NC6136 Gigabit Server Adapter" 0x0e11 0x007c "unknown" "Compaq|NC7770 1000BaseTX" @@ -56,25 +56,25 @@ 0x0e11 0x3033 "unknown" "Compaq|QVision 1280/p" 0x0e11 0x3034 "unknown" "Compaq|QVision 1280/p" 0x0e11 0x4000 "unknown" "Compaq|4000 [Triflex]" -0x0e11 0x4030 "unknown" "Compaq|SMART-2/P" -0x0e11 0x4031 "unknown" "Compaq|SMART-2SL" -0x0e11 0x4032 "unknown" "Compaq|Smart Array 3200" -0x0e11 0x4033 "unknown" "Compaq|Smart Array 3100ES" -0x0e11 0x4034 "unknown" "Compaq|Smart Array 221" -0x0e11 0x4040 "unknown" "Compaq|Integrated Array" -0x0e11 0x4048 "unknown" "Compaq|Compaq Raid LC2" -0x0e11 0x4050 "unknown" "Compaq|Smart Array 4200" -0x0e11 0x4051 "unknown" "Compaq|Smart Array 4250ES" -0x0e11 0x4058 "unknown" "Compaq|Smart Array 431" -0x0e11 0x4070 "unknown" "Compaq|Smart Array 5300" -0x0e11 0x4080 "unknown" "Compaq|Smart Array 5i" -0x0e11 0x4082 "unknown" "Compaq|Smart Array 532" -0x0e11 0x4083 "unknown" "Compaq|Smart Array 5312" -0x0e11 0x4091 "unknown" "Compaq|Smart Array 6i" -0x0e11 0x409a "unknown" "Compaq|Smart Array 641" -0x0e11 0x409b "unknown" "Compaq|Smart Array 642" -0x0e11 0x409c "unknown" "Compaq|Smart Array 6400" -0x0e11 0x409d "unknown" "Compaq|Smart Array 6400 EM" +0x0e11 0x4030 "cpqarray" "Compaq|SMART-2/P" +0x0e11 0x4031 "cpqarray" "Compaq|SMART-2SL" +0x0e11 0x4032 "cpqarray" "Compaq|Smart Array 3200" +0x0e11 0x4033 "cpqarray" "Compaq|Smart Array 3100ES" +0x0e11 0x4034 "cpqarray" "Compaq|Smart Array 221" +0x0e11 0x4040 "cpqarray" "Compaq|Integrated Array" +0x0e11 0x4048 "cpqarray" "Compaq|Compaq Raid LC2" +0x0e11 0x4050 "cpqarray" "Compaq|Smart Array 4200" +0x0e11 0x4051 "cpqarray" "Compaq|Smart Array 4250ES" +0x0e11 0x4058 "cpqarray" "Compaq|Smart Array 431" +0x0e11 0x4070 "cciss" "Compaq|Smart Array 5300" +0x0e11 0x4080 "cciss" "Compaq|Smart Array 5i" +0x0e11 0x4082 "cciss" "Compaq|Smart Array 532" +0x0e11 0x4083 "cciss" "Compaq|Smart Array 5312" +0x0e11 0x4091 "cciss" "Compaq|Smart Array 6i" +0x0e11 0x409a "cciss" "Compaq|Smart Array 641" +0x0e11 0x409b "cciss" "Compaq|Smart Array 642" +0x0e11 0x409c "cciss" "Compaq|Smart Array 6400" +0x0e11 0x409d "cciss" "Compaq|Smart Array 6400 EM" 0x0e11 0x6010 "unknown" "Compaq|HotPlug PCI Bridge 6010" 0x0e11 0x7020 "usb-ohci" "Compaq|USB Controller" 0x0e11 0xa0ec "unknown" "Compaq|Fibre Channel Host Controller /P" |