Date: Sat, 26 Dec 2020 21:42:34 GMT From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 180439a1731a - main - sym.4: Remove remainder of SYM_SETUP_LP_PROBE_MAP documentation Message-ID: <202012262142.0BQLgYY2060171@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by marius: URL: https://cgit.FreeBSD.org/src/commit/?id=180439a1731a3138c9d57e0b994afe82528365f9 commit 180439a1731a3138c9d57e0b994afe82528365f9 Author: Marius Strobl <marius@FreeBSD.org> AuthorDate: 2020-12-26 21:38:59 +0000 Commit: Marius Strobl <marius@FreeBSD.org> CommitDate: 2020-12-26 21:42:26 +0000 sym.4: Remove remainder of SYM_SETUP_LP_PROBE_MAP documentation This option has been removed in 221ac8f4cd823a2b047c2807e2cf744c7176dd1f and r339575 respectively. --- share/man/man4/sym.4 | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/share/man/man4/sym.4 b/share/man/man4/sym.4 index bb043b48e0ed..7df2a0ec320e 100644 --- a/share/man/man4/sym.4 +++ b/share/man/man4/sym.4 @@ -56,7 +56,7 @@ .\" .\" $FreeBSD$ .\" -.Dd August 19, 2004 +.Dd December 26, 2020 .Dt SYM 4 .Os .Sh NAME @@ -77,10 +77,6 @@ To disable PCI parity checking (needed for broken bridges): To control driver probing against HVD buses: .Cd "options SYM_SETUP_SCSI_DIFF=<bit combination>" .Pp -To control chip attachment balancing between the ncr driver and this driver: -.Cd "options SYM_SETUP_LP_PROBE_MAP=<bit combination>" -.Ed -.Pp Alternatively, to load the driver as a module at boot time, place the following line in .Xr loader.conf 5 :
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012262142.0BQLgYY2060171>