Date: Tue, 14 Feb 2012 17:18:45 +0000 (UTC) From: Jim Harris <jimharris@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org Subject: svn commit: r231695 - stable/9/share/man/man4 Message-ID: <201202141718.q1EHIj6N009634@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jimharris Date: Tue Feb 14 17:18:45 2012 New Revision: 231695 URL: http://svn.freebsd.org/changeset/base/231695 Log: MFC r231615, r231693 r231615: Minor cleanup and added missing svn keywords (from brueffer@) r231693: Update HISTORY for isci.4 man page. Sponsored by: Intel Approved by: scottl Modified: stable/9/share/man/man4/isci.4 (contents, props changed) Directory Properties: stable/9/share/man/man4/ (props changed) Modified: stable/9/share/man/man4/isci.4 ============================================================================== --- stable/9/share/man/man4/isci.4 Tue Feb 14 17:16:45 2012 (r231694) +++ stable/9/share/man/man4/isci.4 Tue Feb 14 17:18:45 2012 (r231695) @@ -57,7 +57,7 @@ The .Nm driver provides support for Intel C600 .Tn SAS -controller. +controllers. .Sh CONFIGURATION To force legacy interrupts for all .Nm @@ -77,9 +77,11 @@ hw.isci.debug_level variable to a value between 1 and 4 in .Xr loader.conf 5 . .Pp -The hardware layer in the isci driver has extensive logging capabilities -which are disabled by default for performance reasons. These can be enabled -by adding +The hardware layer in the +.Nm +driver has extensive logging capabilities +which are disabled by default for performance reasons. +These can be enabled by adding .Bd -literal -offset indent options ISCI_LOGGING .Ed @@ -91,12 +93,12 @@ to the kernel configuration file. .Xr da 4 , .Xr pci 4 , .Xr sa 4 , -.Xr scsi 4 . +.Xr scsi 4 .Sh HISTORY The .Nm driver first appeared in -.Fx 10.0 . +.Fx 8.3 and 9.1 . .Sh AUTHORS .An -nosplit The
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202141718.q1EHIj6N009634>