From c7014ee7ee40bb81ed27749694df793a7d19ecee Mon Sep 17 00:00:00 2001
From: Nicolas Planel <nplanel@mandriva.com>
Date: Mon, 20 Oct 2003 15:33:05 +0000
Subject: Add lpfcdd support (Emulex adapters)

---
 kernel/list_modules.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'kernel')

diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index f64d308e2..04cd31d6d 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -68,7 +68,7 @@ our %l = (
         qw(eata eata_pio eata_dma mptscsih nsp32),
       ),
       '53c7,8xx',
-      qw(aic7xxx aic7xxx_old aic79xx pci2000 qlogicisp sym53c8xx), # ncr53c8xx
+      qw(aic7xxx aic7xxx_old aic79xx pci2000 qlogicisp sym53c8xx lpfcdd), # ncr53c8xx
     ],
     hardware_raid => [
       if_(arch() =~ /^sparc/, qw(pluto)),
-- 
cgit v1.2.1