aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
authorRafal Jaworowski <raj@FreeBSD.org>2009-02-17 14:57:05 +0000
committerRafal Jaworowski <raj@FreeBSD.org>2009-02-17 14:57:05 +0000
commitbd37530ee4ce6ad5a95a2feaed8b308e9c53ef32 (patch)
tree6a7c1cddf95f5c82a405ff60e8bf160f8d6eb47b /sys/powerpc/conf
parent553bf6a453b992d1e6cf46bc81b909d098a75e29 (diff)
downloadsrc-bd37530ee4ce6ad5a95a2feaed8b308e9c53ef32.tar.gz
src-bd37530ee4ce6ad5a95a2feaed8b308e9c53ef32.zip
Additional features for the tsec(4) Ethernet driver.
- interrupt coalescing - polling - jumbo frames - multicast - VLAN tagging The enhanced version of the chip (eTSEC) can also take advantage of: - TCP/IP checksum calculation h/w offloading Obtained from: Freescale, Semihalf
Notes
Notes: svn path=/head/; revision=188711
Diffstat (limited to 'sys/powerpc/conf')
-rw-r--r--sys/powerpc/conf/MPC85XX3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/powerpc/conf/MPC85XX b/sys/powerpc/conf/MPC85XX
index e3abb5ba147f..ce408561e73a 100644
--- a/sys/powerpc/conf/MPC85XX
+++ b/sys/powerpc/conf/MPC85XX
@@ -22,6 +22,8 @@ options BOOTP_WIRED_TO=tsec0
options CD9660
options COMPAT_43
options DDB
+options DEVICE_POLLING
+options HZ=1000
#options DIAGNOSTIC
options FFS
options GDB
@@ -72,3 +74,4 @@ device ugen
#device uhci
device umass
device usb
+device vlan