summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorHerton Ronaldo Krzesinski <herton@mandriva.com.br>2009-04-03 00:28:54 +0000
committerHerton Ronaldo Krzesinski <herton@mandriva.com.br>2009-04-03 00:28:54 +0000
commit28b1d76acf20cf4cf10cd9507f3fded5cbc0836c (patch)
tree53caaacfa2567c529db45bcd03d4b828182e5c6a /kernel
parent3c71ac94e96f6a4cae15d1168f13f375fa8e2f4e (diff)
downloaddrakx-backup-do-not-use-28b1d76acf20cf4cf10cd9507f3fded5cbc0836c.tar
drakx-backup-do-not-use-28b1d76acf20cf4cf10cd9507f3fded5cbc0836c.tar.gz
drakx-backup-do-not-use-28b1d76acf20cf4cf10cd9507f3fded5cbc0836c.tar.bz2
drakx-backup-do-not-use-28b1d76acf20cf4cf10cd9507f3fded5cbc0836c.tar.xz
drakx-backup-do-not-use-28b1d76acf20cf4cf10cd9507f3fded5cbc0836c.zip
- handle new gigabit driver: be2net
Diffstat (limited to 'kernel')
-rw-r--r--kernel/list_modules.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 6ecb12fae..ee9ea45a3 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -41,7 +41,7 @@ our %l = (
],
firewire => [ qw(eth1394 pcilynx) ],
gigabit => [
- qw(atl1 atl1c atl1e bnx2 bnx2x cxgb cxgb3 dl2k e1000 e1000e et131x igb ipg ixgb ixgbe myri_sbus netxen_nic ns83820 qla3xxx r8169 s2io sfc sxg sis190 sk98lin skge sky2 spidernet tehuti tg3 via-velocity virtio_net yellowfin),
+ qw(atl1 atl1c atl1e be2net bnx2 bnx2x cxgb cxgb3 dl2k e1000 e1000e et131x igb ipg ixgb ixgbe myri_sbus netxen_nic ns83820 qla3xxx r8169 s2io sfc sxg sis190 sk98lin skge sky2 spidernet tehuti tg3 via-velocity virtio_net yellowfin),
qw(bcm5820 bcm5700), #- encrypted
],