Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Aug 2010 03:16:11 +0000 (UTC)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r211267 - projects/ofed/head/sys/amd64/conf
Message-ID:  <201008130316.o7D3GBKv077564@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jeff
Date: Fri Aug 13 03:16:11 2010
New Revision: 211267
URL: http://svn.freebsd.org/changeset/base/211267

Log:
   - Add ofed to GENERIC for now.
  
  Sponsored by:	Isilon Systems, iX Systems, and Panasas.

Modified:
  projects/ofed/head/sys/amd64/conf/GENERIC

Modified: projects/ofed/head/sys/amd64/conf/GENERIC
==============================================================================
--- projects/ofed/head/sys/amd64/conf/GENERIC	Fri Aug 13 03:15:41 2010	(r211266)
+++ projects/ofed/head/sys/amd64/conf/GENERIC	Fri Aug 13 03:16:11 2010	(r211267)
@@ -87,6 +87,11 @@ device		cpufreq
 device		acpi
 device		pci
 
+# Infiniband Bus and drivers
+device		infiniband
+device		mlx4
+device		mthca
+
 # Floppy drives
 device		fdc
 



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