svn commit: r227514 - head/share/man/man4

Pyun YongHyeon yongari at FreeBSD.org
Mon Nov 14 22:16:13 UTC 2011


Author: yongari
Date: Mon Nov 14 22:16:12 2011
New Revision: 227514
URL: http://svn.freebsd.org/changeset/base/227514

Log:
  Clarify hw.ti.%d.dac tunable.

Modified:
  head/share/man/man4/ti.4

Modified: head/share/man/man4/ti.4
==============================================================================
--- head/share/man/man4/ti.4	Mon Nov 14 21:59:49 2011	(r227513)
+++ head/share/man/man4/ti.4	Mon Nov 14 22:16:12 2011	(r227514)
@@ -209,7 +209,7 @@ prompt before booting the kernel or stor
 .Xr loader.conf 5 .
 .Bl -tag -width "xxxxxx"
 .It Va hw.ti.%d.dac
-This tunable disables DAC (Dual Address Cycle).
+If this tunable is set to 0 it will disable DAC (Dual Address Cycle).
 The default value is 1 which means driver will use full 64bit
 DMA addressing.
 .El


More information about the svn-src-all mailing list