diff options
author | Damien Chaumette <dchaumette@mandriva.com> | 2002-08-22 15:40:42 +0000 |
---|---|---|
committer | Damien Chaumette <dchaumette@mandriva.com> | 2002-08-22 15:40:42 +0000 |
commit | 55360547f753a5440056b267656397569a62ca67 (patch) | |
tree | 06eebfe5d453f259fd2c68e8170aac099ad292fa | |
parent | 185af1911319cdf87678263a7b4ae6e3589f10eb (diff) | |
download | drakx-backup-do-not-use-55360547f753a5440056b267656397569a62ca67.tar drakx-backup-do-not-use-55360547f753a5440056b267656397569a62ca67.tar.gz drakx-backup-do-not-use-55360547f753a5440056b267656397569a62ca67.tar.bz2 drakx-backup-do-not-use-55360547f753a5440056b267656397569a62ca67.tar.xz drakx-backup-do-not-use-55360547f753a5440056b267656397569a62ca67.zip |
add nvnet module in list
-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 fc5c5f458..6641f44d1 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -23,7 +23,7 @@ our %l = ( qw(defxx orinoco_plx), # most unused qw(depca dgrs dmfe e100 e1000 e2100 eepro eepro100 eexpress epic100 eth16i), qw(ewrk3 hamachi hp hp-plus hp100 ibmtr), - qw(lance natsemi ne ne2k-pci ni5010 ni52 ni65 olympic pcnet32 plip rcpci), #old_tulip + qw(lance natsemi ne ne2k-pci ni5010 ni52 ni65 nvnet olympic pcnet32 plip rcpci), #old_tulip qw(sb1000 sis900 sk98lin smc-ultra smc9194 starfire tg3 tlan tmspci tulip via-rhine), #sktr qw(wd winbond-840 yellowfin ns83820), |