summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2012-05-10 18:22:26 +0000
committerThomas Backlund <tmb@mageia.org>2012-05-10 18:22:26 +0000
commit26d8ab0c6e330240881a2b6752753eefefe153d8 (patch)
tree8aa0e08f5cc4b88a89a34ec4b826025004dae7fe /kernel
parentacbeae9ff1a0a02806598f5eb4250afbde281358 (diff)
downloaddrakx-backup-do-not-use-26d8ab0c6e330240881a2b6752753eefefe153d8.tar
drakx-backup-do-not-use-26d8ab0c6e330240881a2b6752753eefefe153d8.tar.gz
drakx-backup-do-not-use-26d8ab0c6e330240881a2b6752753eefefe153d8.tar.bz2
drakx-backup-do-not-use-26d8ab0c6e330240881a2b6752753eefefe153d8.tar.xz
drakx-backup-do-not-use-26d8ab0c6e330240881a2b6752753eefefe153d8.zip
add all network phys
Diffstat (limited to 'kernel')
-rw-r--r--kernel/list_modules.pm4
1 files changed, 3 insertions, 1 deletions
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 => [