diff options
author | Nicolas Planel <nplanel@mandriva.com> | 2003-10-17 15:23:34 +0000 |
---|---|---|
committer | Nicolas Planel <nplanel@mandriva.com> | 2003-10-17 15:23:34 +0000 |
commit | a348dc0be8eebd3cb204270490792a4116664191 (patch) | |
tree | eebfc4c34be290a372a275caaa2b7c8962bac441 | |
parent | b4848367c619584204aeb1653d32a3ad835d9f88 (diff) | |
download | ldetect-lst-a348dc0be8eebd3cb204270490792a4116664191.tar ldetect-lst-a348dc0be8eebd3cb204270490792a4116664191.tar.gz ldetect-lst-a348dc0be8eebd3cb204270490792a4116664191.tar.bz2 ldetect-lst-a348dc0be8eebd3cb204270490792a4116664191.tar.xz ldetect-lst-a348dc0be8eebd3cb204270490792a4116664191.zip |
Add, fix emulex module and ID
-rw-r--r-- | ldetect-lst.spec | 5 | ||||
-rw-r--r-- | lst/pcitable | 10 |
2 files changed, 10 insertions, 5 deletions
diff --git a/ldetect-lst.spec b/ldetect-lst.spec index 6169a4ad..f0ead435 100644 --- a/ldetect-lst.spec +++ b/ldetect-lst.spec @@ -1,6 +1,6 @@ %define name ldetect-lst %define version 0.1.8 -%define release 11mdk +%define release 12mdk Name: %{name} Version: %{version} @@ -64,6 +64,9 @@ fi %{_bindir}/* %changelog +* Fri Oct 17 2003 Nicolas Planel <nplanel@mandrakesoft.com> 0.1.8-12mdk +- Add/Update id for Emulex Fibre Channel Host adapter support. + * Tue Oct 14 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.1.8-11mdk - Updates for new libata drivers: - VIA 8237 SATA controller (sata_via) diff --git a/lst/pcitable b/lst/pcitable index 30e9fdbe..e5d7652f 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1965,10 +1965,12 @@ 0x10df 0xf085 "unknown" "Emulex Corporation|LP850 Fibre Channel Adapter" 0x10df 0xf095 "unknown" "Emulex Corporation|LP952 Fibre Channel Adapter" 0x10df 0xf098 "unknown" "Emulex Corporation|LP982 Fibre Channel Adapter" -0x10df 0xf700 "unknown" "Emulex Corporation|LP7000 Fibre Channel Host Adapter" -0x10df 0xf800 "unknown" "Emulex Corporation|LP8000 Fibre Channel Host Adapter" -0x10df 0xf900 "unknown" "Emulex Corporation|LP9000 Fibre Channel Host Adapter" -0x10df 0xf980 "unknown" "Emulex Corporation|LP9802 Fibre Channel Adapter" +0x10df 0xf0a5 "lpfcdd" "Emulex Corporation|LP1050 Fibre Channel Host Adapter" +0x10df 0xf700 "lpfcdd" "Emulex Corporation|LP7000 Fibre Channel Host Adapter" +0x10df 0xf800 "lpfcdd" "Emulex Corporation|LP8000 Fibre Channel Host Adapter" +0x10df 0xf900 "lpfcdd" "Emulex Corporation|LP9000 Fibre Channel Host Adapter" +0x10df 0xf980 "lpfcdd" "Emulex Corporation|LP9802 Fibre Channel Host Adapter" +0x10df 0xfa00 "lpfcdd" "Emulex Corporation|LP10000 Fibre Channel Adapter" 0x10e0 0x5026 "unknown" "Integrated Micro|IMS5026/27/28" 0x10e0 0x5027 "unknown" "Integrated Micro|IMS5027" 0x10e0 0x5028 "unknown" "Integrated Micro|IMS5028" |