From 26d8ab0c6e330240881a2b6752753eefefe153d8 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Thu, 10 May 2012 18:22:26 +0000 Subject: add all network phys --- kernel/list_modules.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'kernel') diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 15dbb5a2a..8b349c149 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -38,6 +38,9 @@ our %l = ( qw(sungem sunhme), # drivers for ultrasparc, but compiled in ix86 kernels... ), qw(3c59x 8139too 8139cp cpmac niu sundance), #rtl8139 + # add all phys + qw(broadcom cicada davicom et1011c icplus libphy lxt marvell micrel), + wq(national qsemi realtek smsc ste10Xp vitesse), ], firewire => [ qw(eth1394 pcilynx) ], gigabit => [ @@ -45,7 +48,6 @@ our %l = ( qw(myri_sbus myri10ge netxen_nic ns83820 pch_gbe qla3xxx r8169 s2io sfc sxg_nic), qw(sis190 sk98lin skge sky2 slicoss spidernet stmmac tehuti tg3 via-velocity virtio_net vxge yellowfin), qw(bcm5820 bcm5700), #- encrypted - qw(broadcom libphy), # needed to get tg3 working ], raw => [ -- cgit v1.2.1