summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2009-08-27 09:05:48 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2009-08-27 09:05:48 -0700
commit694826938f19a97640a7b87a73e5e06eb572e63c (patch)
tree454015e2110e2d38353185f5d78c41c139e7a8a2 /etc
parent92f2314585e789288656da5830fed0b25ab843f2 (diff)
downloadvyatta-cfg-694826938f19a97640a7b87a73e5e06eb572e63c.tar.gz
vyatta-cfg-694826938f19a97640a7b87a73e5e06eb572e63c.zip
add no copybreak for more drivers
Diffstat (limited to 'etc')
-rw-r--r--etc/modprobe.d/vyatta_nocopybreak3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/modprobe.d/vyatta_nocopybreak b/etc/modprobe.d/vyatta_nocopybreak
index deb962f..0ac3052 100644
--- a/etc/modprobe.d/vyatta_nocopybreak
+++ b/etc/modprobe.d/vyatta_nocopybreak
@@ -40,6 +40,9 @@
options e1000 copybreak=0
options e1000e copybreak=0
+options sky2 copybreak=0
+options via-rhine rx_copybreak=0
+options via-velocity rx_copybreak=0