aboutsummaryrefslogtreecommitdiffstats
path: root/build/package.php
diff options
context:
space:
mode:
authorTristan Darricau <tristan.darricau@sensiolabs.com>2016-04-03 16:34:43 +0200
committerTristan Darricau <tristan.darricau@sensiolabs.com>2016-04-03 16:34:43 +0200
commitd0f5b39f117376a037bdeabc91f32c1d5436d99b (patch)
treedfa3c2fbb4d258279c3447dbaaa7e50a8c7726d4 /build/package.php
parenta2f517fb38b41a3390b1b72ec11ea7cfeba254ec (diff)
parent0ca32c41b5f82f333d8deaf0f51f677d2a5e2388 (diff)
downloadforums-d0f5b39f117376a037bdeabc91f32c1d5436d99b.tar
forums-d0f5b39f117376a037bdeabc91f32c1d5436d99b.tar.gz
forums-d0f5b39f117376a037bdeabc91f32c1d5436d99b.tar.bz2
forums-d0f5b39f117376a037bdeabc91f32c1d5436d99b.tar.xz
forums-d0f5b39f117376a037bdeabc91f32c1d5436d99b.zip
Merge pull request #4253 from rxu/ticket/14559
[ticket/14559] Remove attachment BBCode tags from the quoted message * rxu/ticket/14559: [ticket/14559] Remove attachment BBCode tags from the quoted message
Diffstat (limited to 'build/package.php')
0 files changed, 0 insertions, 0 deletions
>
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-28b1d76acf20cf4cf10cd9507f3fded5cbc0836c.tar
drakx-28b1d76acf20cf4cf10cd9507f3fded5cbc0836c.tar.gz
drakx-28b1d76acf20cf4cf10cd9507f3fded5cbc0836c.tar.bz2
drakx-28b1d76acf20cf4cf10cd9507f3fded5cbc0836c.tar.xz
drakx-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
],