diff options
-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" |