Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 May 2016 20:18:54 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r299974 - head/sys/conf
Message-ID:  <201605162018.u4GKIs2h022889@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adrian
Date: Mon May 16 20:18:54 2016
New Revision: 299974
URL: https://svnweb.freebsd.org/changeset/base/299974

Log:
  [siba] add SIBA_DEBUG option.
  
  Sponsored by:	Palm Springs

Modified:
  head/sys/conf/options

Modified: head/sys/conf/options
==============================================================================
--- head/sys/conf/options	Mon May 16 20:04:38 2016	(r299973)
+++ head/sys/conf/options	Mon May 16 20:18:54 2016	(r299974)
@@ -857,6 +857,9 @@ BWI_DEBUG_VERBOSE	opt_bwi.h
 # options for the Brodacom BCM43xx driver (bwn)
 BWN_DEBUG		opt_bwn.h
 
+# Options for the SIBA driver
+SIBA_DEBUG		opt_siba.h
+
 # options for the Marvell 8335 wireless driver
 MALO_DEBUG		opt_malo.h
 MALO_TXBUF		opt_malo.h



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