Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 ssdfb(4): note SSD1353 support



details:   https://anonhg.NetBSD.org/src/rev/e2efd37cf082
branches:  trunk
changeset: 985042:e2efd37cf082
user:      tnn <tnn%NetBSD.org@localhost>
date:      Thu Aug 05 19:23:44 2021 +0000

description:
ssdfb(4): note SSD1353 support

diffstat:

 share/man/man4/ssdfb.4 |  12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

diffs (40 lines):

diff -r c5826d242a81 -r e2efd37cf082 share/man/man4/ssdfb.4
--- a/share/man/man4/ssdfb.4    Thu Aug 05 19:17:22 2021 +0000
+++ b/share/man/man4/ssdfb.4    Thu Aug 05 19:23:44 2021 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ssdfb.4,v 1.6 2021/08/01 16:17:05 tnn Exp $
+.\"    $NetBSD: ssdfb.4,v 1.7 2021/08/05 19:23:44 tnn Exp $
 .\"
 .\" Copyright (c) 2019 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd August 1, 2021
+.Dd August 5, 2021
 .Dt SSDFB 4
 .Os
 .Sh NAME
@@ -54,6 +54,8 @@
 Sino Wealth Electronic Ltd SH1106
 .It
 Solomon Systech Ltd SSD1322
+.It
+Solomon Systech Ltd SSD1353
 .El
 .Pp
 The following products (controller + panel assemblies) are supported:
@@ -73,6 +75,12 @@
 .It
 .Em 0x05 :
 Generic SSD1322 modules using default settings
+.It
+.Em 0x06 :
+Generic SSD1353 modules using default settings
+.It
+.Em 0x07 :
+Display Elektronik GmbH DEP 160128A(1)-RGB
 .El
 .Pp
 The flags value can contain one or more of the following, bitwise OR'ed:



Home | Main Index | Thread Index | Old Index