Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Aug 2015 20:45:13 +0000 (UTC)
From:      Rui Paulo <rpaulo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r286471 - head/sys/conf
Message-ID:  <201508082045.t78KjD0M042852@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rpaulo
Date: Sat Aug  8 20:45:12 2015
New Revision: 286471
URL: https://svnweb.freebsd.org/changeset/base/286471

Log:
  sys/conf/options: add IWM_DEBUG.

Modified:
  head/sys/conf/options

Modified: head/sys/conf/options
==============================================================================
--- head/sys/conf/options	Sat Aug  8 20:34:55 2015	(r286470)
+++ head/sys/conf/options	Sat Aug  8 20:45:12 2015	(r286471)
@@ -852,6 +852,9 @@ MWL_AGGR_SIZE		opt_mwl.h
 MWL_TX_NODROP		opt_mwl.h
 
 # Options for the Intel 802.11n wireless driver
+IWM_DEBUG		opt_iwm.h
+
+# Options for the Intel 802.11n wireless driver
 IWN_DEBUG		opt_iwn.h
 
 # Options for the Intel 3945ABG wireless driver



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