diff options
author | Nicolas Planel <nplanel@mandriva.com> | 2004-02-02 15:58:25 +0000 |
---|---|---|
committer | Nicolas Planel <nplanel@mandriva.com> | 2004-02-02 15:58:25 +0000 |
commit | 532b1b264f2fe919c37534e18dc50ea9f729bcbb (patch) | |
tree | 010901b408a35a6be5fac691698e5b7cd2f04f63 /kernel/list_modules.pm | |
parent | b8bd48bc09e1c7f5f3d14d2bddfb1e14fdeb105b (diff) | |
download | drakx-532b1b264f2fe919c37534e18dc50ea9f729bcbb.tar drakx-532b1b264f2fe919c37534e18dc50ea9f729bcbb.tar.gz drakx-532b1b264f2fe919c37534e18dc50ea9f729bcbb.tar.bz2 drakx-532b1b264f2fe919c37534e18dc50ea9f729bcbb.tar.xz drakx-532b1b264f2fe919c37534e18dc50ea9f729bcbb.zip |
add airo_mpi wireless cards
Diffstat (limited to 'kernel/list_modules.pm')
-rw-r--r-- | kernel/list_modules.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 5687d6076..17b260ce6 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -28,7 +28,7 @@ our %l = ( qw(wd winbond-840 forcedeth), qw(fealnx 3c990 3c990fx bcm4400), qw(skfp tc35815 lanstreamer farsync sdladrv orinoco_pci prism2_plx), - qw(prism54), + qw(prism54 airo_mpi), qw(iph5526), #- fibre channel ), |