diff options
-rw-r--r-- | rescue/tree/ka/gen_modules_conf.pl | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/rescue/tree/ka/gen_modules_conf.pl b/rescue/tree/ka/gen_modules_conf.pl index bbdb5ffd4..5425ea2df 100644 --- a/rescue/tree/ka/gen_modules_conf.pl +++ b/rescue/tree/ka/gen_modules_conf.pl @@ -59,11 +59,12 @@ $kinds2all_modules = { 'smc-ultra', 'smc9194', 'starfire', - 'tg3', 'tlan', 'tmspci', 'tulip', 'via-rhine', + 'tg3', + 'bcm5700', 'wd', 'winbond-840', 'yellowfin', @@ -85,8 +86,6 @@ $kinds2all_modules = { 'NCR53c406a', 'a100u2w', 'advansys', - 'aha152x', - 'aha1542', 'aha1740', 'atp870u', 'dc395x_trm', @@ -102,8 +101,6 @@ $kinds2all_modules = { 'qla2x00', 'qlogicfas', 'qlogicfc', - 'mptscsih', - 'mptbase', 'seagate', 'sym53c416', 'u14-34f', @@ -116,6 +113,8 @@ $kinds2all_modules = { 'pci2000', 'qlogicisp', 'sym53c8xx', + 'mptscsih', + 'mptbase', 'DAC960', 'dpt_i2o', 'megaraid', |