Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 May 2012 00:59:44 +0000 (UTC)
From:      Navdeep Parhar <np@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   svn commit: r236033 - user/np/toe_iwarp/sys/i386/conf
Message-ID:  <201205260059.q4Q0xiL1043197@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: np
Date: Sat May 26 00:59:43 2012
New Revision: 236033
URL: http://svn.freebsd.org/changeset/base/236033

Log:
  Add TCP_OFFLOAD to i386's GENERIC too.

Modified:
  user/np/toe_iwarp/sys/i386/conf/GENERIC

Modified: user/np/toe_iwarp/sys/i386/conf/GENERIC
==============================================================================
--- user/np/toe_iwarp/sys/i386/conf/GENERIC	Sat May 26 00:57:17 2012	(r236032)
+++ user/np/toe_iwarp/sys/i386/conf/GENERIC	Sat May 26 00:59:43 2012	(r236033)
@@ -29,6 +29,7 @@ options 	SCHED_ULE		# ULE scheduler
 options 	PREEMPTION		# Enable kernel thread preemption
 options 	INET			# InterNETworking
 options 	INET6			# IPv6 communications protocols
+options 	TCP_OFFLOAD		# TCP offload
 options 	SCTP			# Stream Control Transmission Protocol
 options 	FFS			# Berkeley Fast Filesystem
 options 	SOFTUPDATES		# Enable FFS soft updates support



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205260059.q4Q0xiL1043197>