From: Sascha Wildner Date: Fri, 3 Aug 2012 20:29:02 +0000 (+0200) Subject: hptrr.4: Move the tunable info into its own section and improve wording. X-Git-Tag: v3.2.0~465 X-Git-Url: http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/5ec55169d338884b6f9d501f69deddaa60b4b4a4 hptrr.4: Move the tunable info into its own section and improve wording. --- diff --git a/share/man/man4/hptrr.4 b/share/man/man4/hptrr.4 index 032a07c..39c594d 100644 --- a/share/man/man4/hptrr.4 +++ b/share/man/man4/hptrr.4 @@ -46,17 +46,6 @@ module at boot time, place the following line in .Bd -literal -offset indent hptrr_load="YES" .Ed -.Pp -The following tunables are settable from the loader: -.Bl -ohang -.It Va hw.hptrr.attach_generic -set to 1 to permit driver attach to chips with generic Marvell (non-HighPoint) -PCI identification. These chips are also supported by -.Xr nata 4 . -.\"and -.\".Xr mvs 4 . -Some vendors are using same chips, but without providing RAID BIOS. -.El .Sh DESCRIPTION The .Nm @@ -64,6 +53,19 @@ driver provides support for HighPoint's RocketRAID based RAID controllers. .Pp These devices support SATA/ATA disk drives and provide RAID0 (striping), RAID1 (mirroring), and RAID5 functionality. +.Sh LOADER TUNABLES +.Pp +The following tunables are settable from the loader: +.Bl -tag -width indent +.It Va hw.hptrr.attach_generic +Set to 1 to permit the driver to attach to chips with generic Marvell +(non-HighPoint) PCI identification. +These chips are also supported by +.Xr nata 4 . +.\"and +.\".Xr mvs 4 . +Some vendors are using these chips without providing a RAID BIOS. +.El .Sh HARDWARE The .Nm @@ -109,8 +111,6 @@ This driver does not support the RR182x series controller. See the .Xr hptmv 4 manual page for details on support. -.\".Pp -.\"This driver supersedes the older rr232x driver. .Sh SEE ALSO .Xr cam 4 , .Xr hptiop 4 ,