All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] smartpqi man page updates
@ 2019-08-22 21:43 Don Brace
  2019-08-22 21:43 ` [PATCH 1/6] smartpqi: fix spelling error Don Brace
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Don Brace @ 2019-08-22 21:43 UTC (permalink / raw)
  To: mtk.manpages
  Cc: linux-man, Kevin.Barnett, scott.teel, Justin.Lindley,
	scott.benesh, bader.alisaleh, gerry.morong, mahesh.rajashekhara

These changes are based on the Linux man pages
in kernel.org

---

Dave Carroll (1):
      smartpqi: add module param to hide vsep

Don Brace (3):
      smartpqi: fix spelling error
      smartpqi: update copyright
      smartpqi: correct lockup action table

Gilbert Wu (1):
      smartpqi: add module param expose ld first

Murthy Bhat (1):
      smartpqi: add sysfs entries


 man4/smartpqi.4 |  102 ++++++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 97 insertions(+), 5 deletions(-)

--
Signature

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [PATCH 1/6] smartpqi: fix spelling error
  2019-08-22 21:43 [PATCH 0/6] smartpqi man page updates Don Brace
@ 2019-08-22 21:43 ` Don Brace
  2019-08-22 21:43 ` [PATCH 2/6] smartpqi: update copyright Don Brace
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Don Brace @ 2019-08-22 21:43 UTC (permalink / raw)
  To: mtk.manpages
  Cc: linux-man, Kevin.Barnett, scott.teel, Justin.Lindley,
	scott.benesh, bader.alisaleh, gerry.morong, mahesh.rajashekhara

- correct smarpqi to smartpqi

Reviewed-by: Scott Teel <scott.teel@microsemi.com>
Reviewed-by: Scott Benesh <scott.benesh@microsemi.com>
Reviewed-by: Kevin Barnett <kevin.barnett@microsemi.com>
Signed-off-by: Don Brace <don.brace@microsemi.com>
---
 man4/smartpqi.4 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man4/smartpqi.4 b/man4/smartpqi.4
index cf7c43034..704efb735 100644
--- a/man4/smartpqi.4
+++ b/man4/smartpqi.4
@@ -215,7 +215,7 @@ $ \c
 .in
 .SH VERSIONS
 The
-.B smarpqi
+.B smartpqi
 driver was added in Linux 4.9.
 .SH NOTES
 .SS Configuration


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [PATCH 2/6] smartpqi: update copyright
  2019-08-22 21:43 [PATCH 0/6] smartpqi man page updates Don Brace
  2019-08-22 21:43 ` [PATCH 1/6] smartpqi: fix spelling error Don Brace
@ 2019-08-22 21:43 ` Don Brace
  2019-08-22 21:43 ` [PATCH 3/6] smartpqi: add module param expose ld first Don Brace
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Don Brace @ 2019-08-22 21:43 UTC (permalink / raw)
  To: mtk.manpages
  Cc: linux-man, Kevin.Barnett, scott.teel, Justin.Lindley,
	scott.benesh, bader.alisaleh, gerry.morong, mahesh.rajashekhara

Reviewed-by: Scott Benesh <scott.benesh@microsemi.com>
Reviewed-by: Kevin Barnett <kevin.barnett@microsemi.com>
Signed-off-by: Don Brace <don.brace@microsemi.com>
---
 man4/smartpqi.4 |    1 +
 1 file changed, 1 insertion(+)

diff --git a/man4/smartpqi.4 b/man4/smartpqi.4
index 704efb735..fbebd927a 100644
--- a/man4/smartpqi.4
+++ b/man4/smartpqi.4
@@ -1,3 +1,4 @@
+.\" Copyright (C) 2018-2019, Microchip Corporation
 .\" Copyright (C) 2016-2017, Microsemi Corporation
 .\" Copyright (C) 2016, PMC-Sierra, Inc.
 .\" Written by Kevin Barnett <kevin.barnett@microsemi.com>


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [PATCH 3/6] smartpqi: add module param expose ld first
  2019-08-22 21:43 [PATCH 0/6] smartpqi man page updates Don Brace
  2019-08-22 21:43 ` [PATCH 1/6] smartpqi: fix spelling error Don Brace
  2019-08-22 21:43 ` [PATCH 2/6] smartpqi: update copyright Don Brace
@ 2019-08-22 21:43 ` Don Brace
  2019-08-22 21:44 ` [PATCH 4/6] smartpqi: add module param to hide vsep Don Brace
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Don Brace @ 2019-08-22 21:43 UTC (permalink / raw)
  To: mtk.manpages
  Cc: linux-man, Kevin.Barnett, scott.teel, Justin.Lindley,
	scott.benesh, bader.alisaleh, gerry.morong, mahesh.rajashekhara

From: Gilbert Wu <gilbert.wu@microsemi.com>

Reviewed-by: Matt Perricone <matt.perricone@microsemi.com>
Reviewed-by: Scott Benesh <scott.benesh@microsemi.com>
Reviewed-by: Kevin Barnett <kevin.barnett@microsemi.com>
Signed-off-by: Gilbert Wu <gilbert.wu@microsemi.com>
Signed-off-by: Don Brace <don.brace@microsemi.com>
---
 man4/smartpqi.4 |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/man4/smartpqi.4 b/man4/smartpqi.4
index fbebd927a..45bb3d42c 100644
--- a/man4/smartpqi.4
+++ b/man4/smartpqi.4
@@ -15,6 +15,7 @@ smartpqi \- Microsemi Smart Family SCSI driver
 .RB [ disable_heartbeat= { 0 | 1 }]
 .RB [ disable_ctrl_shutdown= { 0 | 1 }]
 .RB [ lockup_action= { none | reboot | panic }]
+.RB [ expose_ld_first= { 0 | 1 }]
 .YS
 .SH DESCRIPTION
 .B smartpqi
@@ -82,6 +83,7 @@ Specifies the action the driver takes when a controller
 lockup is detected.
 The default action is
 .BR none .
+.TP
 .TS
 l l
 ---
@@ -90,6 +92,10 @@ parameter	action
 \fBnone\fP	take controller offline only
 \fBreboot\fP	reboot the system
 \fBpanic\fP	panic the system
+.TP
+.BR expose_ld_first= { 0 | 1 }
+This option enables support for exposing logical devices to OS before physical devices.
+The default value is 0.
 .TE
 .SH FILES
 .SS Device nodes


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [PATCH 4/6] smartpqi: add module param to hide vsep
  2019-08-22 21:43 [PATCH 0/6] smartpqi man page updates Don Brace
                   ` (2 preceding siblings ...)
  2019-08-22 21:43 ` [PATCH 3/6] smartpqi: add module param expose ld first Don Brace
@ 2019-08-22 21:44 ` Don Brace
  2019-08-22 21:44 ` [PATCH 5/6] smartpqi: add sysfs entries Don Brace
  2019-08-22 21:44 ` [PATCH 6/6] smartpqi: correct lockup action table Don Brace
  5 siblings, 0 replies; 7+ messages in thread
From: Don Brace @ 2019-08-22 21:44 UTC (permalink / raw)
  To: mtk.manpages
  Cc: linux-man, Kevin.Barnett, scott.teel, Justin.Lindley,
	scott.benesh, bader.alisaleh, gerry.morong, mahesh.rajashekhara

From: Dave Carroll <david.carroll@microsemi.com>

Reviewed-by: Matt Perricone <matt.perricone@microsemi.com>
Reviewed-by: Scott Benesh <scott.benesh@microsemi.com>
Reviewed-by: Kevin Barnett <kevin.barnett@microsemi.com>
Signed-off-by: Dave Carroll <david.carroll@microsemi.com>
Signed-off-by: Don Brace <don.brace@microsemi.com>
---
 man4/smartpqi.4 |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/man4/smartpqi.4 b/man4/smartpqi.4
index 45bb3d42c..b2d6a4249 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.
 .TE
 .SH FILES
 .SS Device nodes


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [PATCH 5/6] smartpqi: add sysfs entries
  2019-08-22 21:43 [PATCH 0/6] smartpqi man page updates Don Brace
                   ` (3 preceding siblings ...)
  2019-08-22 21:44 ` [PATCH 4/6] smartpqi: add module param to hide vsep Don Brace
@ 2019-08-22 21:44 ` Don Brace
  2019-08-22 21:44 ` [PATCH 6/6] smartpqi: correct lockup action table Don Brace
  5 siblings, 0 replies; 7+ messages in thread
From: Don Brace @ 2019-08-22 21:44 UTC (permalink / raw)
  To: mtk.manpages
  Cc: linux-man, Kevin.Barnett, scott.teel, Justin.Lindley,
	scott.benesh, bader.alisaleh, gerry.morong, mahesh.rajashekhara

From: Murthy Bhat <Murthy.Bhat@microsemi.com>

Reviewed-by: Matt Perricone <matt.perricone@microsemi.com>
Reviewed-by: Scott Benesh <scott.benesh@microsemi.com>
Signed-off-by: Murthy Bhat <Murthy.Bhat@microsemi.com>
Signed-off-by: Don Brace <don.brace@microsemi.com>
---
 man4/smartpqi.4 |   80 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 80 insertions(+)

diff --git a/man4/smartpqi.4 b/man4/smartpqi.4
index b2d6a4249..359bef6ee 100644
--- a/man4/smartpqi.4
+++ b/man4/smartpqi.4
@@ -161,6 +161,86 @@ above
 for an explanation of the
 .I lockup_action
 values.
+.TP
+.IR /sys/class/scsi_host/host*/driver_version
+The
+.I driver_version
+attribute is read-only.
+This attribute contains the smartpqi driver version.
+.IP
+For example:
+.IP
+.in +2n
+.EX
+$ \c
+.B cat /sys/class/scsi_host/host1/driver_version
+1.1.2-126
+.EE
+.in
+.TP
+.IR /sys/class/scsi_host/host*/firmware_version
+The
+.I firmware_version
+attribute is read-only.
+This attribute contains the controller firmware version.
+.IP
+For example:
+.IP
+.in +2n
+.EX
+$ \c
+.B cat /sys/class/scsi_host/host1/firmware_version
+1.29-112
+.EE
+.in
+.TP
+.IR /sys/class/scsi_host/host*/model
+The
+.I model
+attribute is read-only.
+This attribute contains the product identification string of the controller.
+.IP
+For example:
+.IP
+.in +2n
+.EX
+$ \c
+.B cat /sys/class/scsi_host/host1/model
+1100-16i
+.EE
+.in
+.TP
+.IR /sys/class/scsi_host/host*/serial_number
+The
+.I serial_number
+attribute is read-only.
+This attribute contains the unique identification number of the controller.
+.IP
+For example:
+.IP
+.in +2n
+.EX
+$ \c
+.B cat /sys/class/scsi_host/host1/serial_number
+6A316373777
+.EE
+.in
+.TP
+.IR /sys/class/scsi_host/host*/vendor
+The
+.I vendor
+attribute is read-only.
+This attribute contains the vendor identification string of the controller.
+.IP
+For example:
+.IP
+.in +2n
+.EX
+$ \c
+.B cat /sys/class/scsi_host/host1/vendor
+Adaptec
+.EE
+.in
 .SS SmartPQI-specific disk attribute files in \f[BI]/sys\fP
 In the file specifications below,
 .I c


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [PATCH 6/6] smartpqi: correct lockup action table
  2019-08-22 21:43 [PATCH 0/6] smartpqi man page updates Don Brace
                   ` (4 preceding siblings ...)
  2019-08-22 21:44 ` [PATCH 5/6] smartpqi: add sysfs entries Don Brace
@ 2019-08-22 21:44 ` Don Brace
  5 siblings, 0 replies; 7+ messages in thread
From: Don Brace @ 2019-08-22 21:44 UTC (permalink / raw)
  To: mtk.manpages
  Cc: linux-man, Kevin.Barnett, scott.teel, Justin.Lindley,
	scott.benesh, bader.alisaleh, gerry.morong, mahesh.rajashekhara

Reviewed-by: Matt Perricone <matt.perricone@microsemi.com>
Reviewed-by: Scott Benesh <scott.benesh@microsemi.com>
Signed-off-by: Don Brace <don.brace@microsemi.com>
---
 man4/smartpqi.4 |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/man4/smartpqi.4 b/man4/smartpqi.4
index 359bef6ee..07938de82 100644
--- a/man4/smartpqi.4
+++ b/man4/smartpqi.4
@@ -84,15 +84,15 @@ Specifies the action the driver takes when a controller
 lockup is detected.
 The default action is
 .BR none .
-.TP
-.TS
-l l
----
-l l.
+.nf
+.ta 10n +10n
+
 parameter	action
+---------	----------------------------
 \fBnone\fP	take controller offline only
 \fBreboot\fP	reboot the system
 \fBpanic\fP	panic the system
+.fi
 .TP
 .BR expose_ld_first= { 0 | 1 }
 This option enables support for exposing logical devices to OS before physical devices.


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-08-22 21:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-22 21:43 [PATCH 0/6] smartpqi man page updates Don Brace
2019-08-22 21:43 ` [PATCH 1/6] smartpqi: fix spelling error Don Brace
2019-08-22 21:43 ` [PATCH 2/6] smartpqi: update copyright Don Brace
2019-08-22 21:43 ` [PATCH 3/6] smartpqi: add module param expose ld first Don Brace
2019-08-22 21:44 ` [PATCH 4/6] smartpqi: add module param to hide vsep Don Brace
2019-08-22 21:44 ` [PATCH 5/6] smartpqi: add sysfs entries Don Brace
2019-08-22 21:44 ` [PATCH 6/6] smartpqi: correct lockup action table Don Brace

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.