From 040c836727ad600e27b683473000811ff9fd152a Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Thu, 10 May 2012 18:22:26 +0000 Subject: add all network phys --- images/NEWS | 3 +++ kernel/list_modules.pm | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/images/NEWS b/images/NEWS index 200cbae62..173bbfc2c 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,6 @@ + +- add all network phys + Version 1.72 - 10 May 2012 by Thomas Backlund - add broadcom and libphy to get tg3 to work (#5567) 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