From 3af8bfc6baaea9877ae4b0f5994fdc2ed1a99236 Mon Sep 17 00:00:00 2001 From: Pyun YongHyeon Date: Mon, 14 Nov 2011 22:16:12 +0000 Subject: [PATCH] Clarify hw.ti.%d.dac tunable. --- share/man/man4/ti.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/ti.4 b/share/man/man4/ti.4 index caa9182d2cb..2ef606c30b2 100644 --- a/share/man/man4/ti.4 +++ b/share/man/man4/ti.4 @@ -209,7 +209,7 @@ prompt before booting the kernel or stored in .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