summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
Diffstat (limited to 'kernel')
-rw-r--r--kernel/list_modules.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 8180b84b8..d57b5bb77 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -13,6 +13,7 @@ our %l = (
################################################################################
network =>
{
+ atm => [ qw(ambassador eni firestream he horizon idt77252 iphase lanai nicstar zatm) ],
main => [
if_(arch() =~ /ppc/, qw(bmac ibm_emac mace oaknet sungem)),
if_(arch() =~ /^sparc/, qw(sunbmac sunhme sunqe)),