summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-08-11 08:27:07 +0000
committerThierry Vignaud <tv@mandriva.org>2008-08-11 08:27:07 +0000
commit20cf7741dd430bedf890961fbffd4ee6da89f7f5 (patch)
tree60292689289cabfa6d082b4d3431fce3ac9c0e90 /kernel
parentddac0cefc39196f0b9b4a1ebfcbda8c2c5b32b73 (diff)
downloaddrakx-backup-do-not-use-20cf7741dd430bedf890961fbffd4ee6da89f7f5.tar
drakx-backup-do-not-use-20cf7741dd430bedf890961fbffd4ee6da89f7f5.tar.gz
drakx-backup-do-not-use-20cf7741dd430bedf890961fbffd4ee6da89f7f5.tar.bz2
drakx-backup-do-not-use-20cf7741dd430bedf890961fbffd4ee6da89f7f5.tar.xz
drakx-backup-do-not-use-20cf7741dd430bedf890961fbffd4ee6da89f7f5.zip
handle new gigabit driver: atl1e
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 34bcccbdc..acbd96ea0 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -41,7 +41,7 @@ our %l = (
],
firewire => [ qw(eth1394 pcilynx) ],
gigabit => [
- qw(atl1 bnx2 cxgb cxgb3 dl2k e1000 e1000e igb ipg ixgb ixgbe myri_sbus netxen_nic ns83820 qla3xxx r8169 s2io sis190 sk98lin skge sky2 spidernet tehuti tg3 via-velocity yellowfin),
+ qw(atl1 atl1e bnx2 cxgb cxgb3 dl2k e1000 e1000e igb ipg ixgb ixgbe myri_sbus netxen_nic ns83820 qla3xxx r8169 s2io sis190 sk98lin skge sky2 spidernet tehuti tg3 via-velocity yellowfin),
qw(bcm5820 bcm5700), #- encrypted
],