svn commit: r250429 - head/sys/mips/conf

Warner Losh imp at FreeBSD.org
Fri May 10 03:05:45 UTC 2013


Author: imp
Date: Fri May 10 03:05:44 2013
New Revision: 250429
URL: http://svnweb.freebsd.org/changeset/base/250429

Log:
  Add commented out OCTEON_VENDOR_GEFES

Modified:
  head/sys/mips/conf/OCTEON1

Modified: head/sys/mips/conf/OCTEON1
==============================================================================
--- head/sys/mips/conf/OCTEON1	Fri May 10 03:04:45 2013	(r250428)
+++ head/sys/mips/conf/OCTEON1	Fri May 10 03:05:44 2013	(r250429)
@@ -40,6 +40,7 @@ makeoptions	DEBUG=-g		#Build kernel with
 #options 	OCTEON_VENDOR_LANNER		# Support for Lanner boards.
 #options 	OCTEON_VENDOR_RADISYS		# Support for Radisys boards.
 #options 	OCTEON_VENDOR_UBIQUITI		# Support for Ubiquiti boards.
+#options	OCTEON_VENDOR_GEFES		# Support for GE LANIC boards
 #options 	OCTEON_BOARD_CAPK_0100ND	# Support for CAPK-0100nd.
 
 # Compile for a specified Octeon model.  If not specified, support for


More information about the svn-src-head mailing list