summaryrefslogtreecommitdiff
path: root/etc/modprobe.d/no-copybreak.conf
diff options
context:
space:
mode:
authorJohn Southworth <john.southworth@vyatta.com>2011-03-28 18:19:24 -0500
committerJohn Southworth <john.southworth@vyatta.com>2011-03-28 18:19:24 -0500
commit323027ffe3dd0cb082d731bb01d8219c6ed7122c (patch)
tree353c9c49cbff44571b7ddff636d16eb8d9f68788 /etc/modprobe.d/no-copybreak.conf
parent2b7b40b018efdf0fbad1a2c1e37f70da30aa3d8b (diff)
parent1fb6a13244dfd04f121cc7625c199cf963572b97 (diff)
downloadvyatta-cfg-system-323027ffe3dd0cb082d731bb01d8219c6ed7122c.tar.gz
vyatta-cfg-system-323027ffe3dd0cb082d731bb01d8219c6ed7122c.zip
Merge branch 'napa' of git.vyatta.com:/git/vyatta-cfg-system into napa
Diffstat (limited to 'etc/modprobe.d/no-copybreak.conf')
-rw-r--r--etc/modprobe.d/no-copybreak.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/modprobe.d/no-copybreak.conf b/etc/modprobe.d/no-copybreak.conf
index 967be532..822fcf30 100644
--- a/etc/modprobe.d/no-copybreak.conf
+++ b/etc/modprobe.d/no-copybreak.conf
@@ -40,6 +40,7 @@
options 3c515 rx_copybreak=0
options 3c59x rx_copybreak=0
+options bcm63xx copybreak=0
options cxgb copybreak=0
options e1000 copybreak=0
options e1000e copybreak=0
@@ -48,8 +49,8 @@ options fealnx rx_copybreak=0
options hamachi rx_copybreak=0
options ixgb copybreak=0
options natsemi rx_copybreak=0
+options pch_gbe copybreak=0
options pcnet32 rx_copybreak=0
-options r8169 rx_copybreak=0
options sis190 rx_copybreak=0
options sky2 copybreak=0
options starfire rx_copybreak=0