Hello Don, On 8/26/19 5:41 PM, Don Brace wrote: > From: Dave Carroll <david.carroll@xxxxxxxxxxxxx> > > Reviewed-by: Matt Perricone <matt.perricone@xxxxxxxxxxxxx> > Reviewed-by: Scott Benesh <scott.benesh@xxxxxxxxxxxxx> > Reviewed-by: Kevin Barnett <kevin.barnett@xxxxxxxxxxxxx> > Signed-off-by: Dave Carroll <david.carroll@xxxxxxxxxxxxx> > Signed-off-by: Don Brace <don.brace@xxxxxxxxxxxxx> > --- > man4/smartpqi.4 | 5 +++++ > 1 file changed, 5 insertions(+) Patch applied. Thanks, Michael > diff --git a/man4/smartpqi.4 b/man4/smartpqi.4 > index 5389b8453..a8cc621a3 100644 > --- a/man4/smartpqi.4 > +++ b/man4/smartpqi.4 > @@ -16,6 +16,7 @@ smartpqi \- Microsemi Smart Family SCSI driver > .RB [ disable_ctrl_shutdown= { 0 | 1 }] > .RB [ lockup_action= { none | reboot | panic }] > .RB [ expose_ld_first= { 0 | 1 }] > +.RB [ hide_vsep= { 0 | 1 }] > .YS > .SH DESCRIPTION > .B smartpqi > @@ -96,6 +97,10 @@ parameter action > .BR expose_ld_first= { 0 | 1 } > This option enables support for exposing logical devices to OS before physical devices. > The default value is 0. > +.TP > +.BR hide_vsep= { 0 | 1 } > +This option enables disabling exposure of the virtual SEP to the host. This is usually associated with direct attached drives. > +The default value is 0. > .SH FILES > .SS Device nodes > Logical drives are accessed via the SCSI disk driver > > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/