Source-Changes-HG archive

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

[src/trunk]: src Add man page for cpsw(4).



details:   https://anonhg.NetBSD.org/src/rev/071623910d3e
branches:  trunk
changeset: 783740:071623910d3e
user:      jakllsch <jakllsch%NetBSD.org@localhost>
date:      Sun Jan 06 18:30:10 2013 +0000

description:
Add man page for cpsw(4).

diffstat:

 distrib/sets/lists/man/mi           |   5 ++-
 share/man/man4/man4.evbarm/Makefile |   4 +-
 share/man/man4/man4.evbarm/cpsw.4   |  52 +++++++++++++++++++++++++++++++++++++
 3 files changed, 58 insertions(+), 3 deletions(-)

diffs (101 lines):

diff -r 4a01b9912c9a -r 071623910d3e distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Sun Jan 06 13:58:24 2013 +0000
+++ b/distrib/sets/lists/man/mi Sun Jan 06 18:30:10 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1414 2013/01/02 22:33:19 tron Exp $
+# $NetBSD: mi,v 1.1415 2013/01/06 18:30:11 jakllsch Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -991,6 +991,7 @@
 ./usr/share/man/cat4/et.0                      man-sys-catman          .cat
 ./usr/share/man/cat4/etherip.0                 man-sys-catman          .cat
 ./usr/share/man/cat4/etphy.0                   man-sys-catman          .cat
+./usr/share/man/cat4/evbarm/cpsw.0             man-sys-catman          .cat
 ./usr/share/man/cat4/evbarm/epgpio.0           man-sys-catman          .cat
 ./usr/share/man/cat4/evbarm/intro.0            man-sys-catman          .cat
 ./usr/share/man/cat4/evbarm/iopaau.0           man-sys-catman          .cat
@@ -3917,6 +3918,7 @@
 ./usr/share/man/html4/et.html                  man-sys-htmlman         html
 ./usr/share/man/html4/etherip.html             man-sys-htmlman         html
 ./usr/share/man/html4/etphy.html               man-sys-htmlman         html
+./usr/share/man/html4/evbarm/cpsw.html         man-sys-htmlman         html
 ./usr/share/man/html4/evbarm/epgpio.html       man-sys-htmlman         html
 ./usr/share/man/html4/evbarm/intro.html                man-sys-htmlman         html
 ./usr/share/man/html4/evbarm/iopaau.html       man-sys-htmlman         html
@@ -6613,6 +6615,7 @@
 ./usr/share/man/man4/et.4                      man-sys-man             .man
 ./usr/share/man/man4/etherip.4                 man-sys-man             .man
 ./usr/share/man/man4/etphy.4                   man-sys-man             .man
+./usr/share/man/man4/evbarm/cpsw.4             man-sys-man             .man
 ./usr/share/man/man4/evbarm/epgpio.4           man-sys-man             .man
 ./usr/share/man/man4/evbarm/intro.4            man-sys-man             .man
 ./usr/share/man/man4/evbarm/iopaau.4           man-sys-man             .man
diff -r 4a01b9912c9a -r 071623910d3e share/man/man4/man4.evbarm/Makefile
--- a/share/man/man4/man4.evbarm/Makefile       Sun Jan 06 13:58:24 2013 +0000
+++ b/share/man/man4/man4.evbarm/Makefile       Sun Jan 06 18:30:10 2013 +0000
@@ -1,6 +1,6 @@
-#      $NetBSD: Makefile,v 1.4 2009/02/27 03:13:55 kenh Exp $
+#      $NetBSD: Makefile,v 1.5 2013/01/06 18:30:10 jakllsch Exp $
 
-MAN=   epgpio.4 intro.4 iopaau.4 iopwdog.4
+MAN=   cpsw.4 epgpio.4 intro.4 iopaau.4 iopwdog.4
 
 MANSUBDIR=/evbarm
 
diff -r 4a01b9912c9a -r 071623910d3e share/man/man4/man4.evbarm/cpsw.4
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/man4.evbarm/cpsw.4 Sun Jan 06 18:30:10 2013 +0000
@@ -0,0 +1,52 @@
+.\" $NetBSD: cpsw.4,v 1.1 2013/01/06 18:30:11 jakllsch Exp $
+.\"
+.\" Copyright (c) 2013 Jonathan A. Kollasch
+.\" All rights reserved
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\"    notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\"    notice, this list of conditions and the following disclaimer in the
+.\"    documentation and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+.\" SUCH DAMAGE.
+.\"
+.Dd January 6, 2013
+.Dt CPSW 4
+.Os
+.Sh NAME
+.Nm cpsw
+.Nd Texas Insturuments CPSW 3-port Ethernet Switch
+.Sh SYNOPSIS
+.Cd "cpsw* at obio?"
+.Pp
+Configuration of PHYs are necessary.  See
+.Xr mii 4 .
+.Sh DESCRIPTION
+The
+.Nm
+driver supports the TI AM335x 3-port Ethernet Switch subsystem.
+.Sh
+.Sh SEE ALSO
+.Xr mii 4
+.Sh HISTORY
+The
+.Nm
+driver appeared in
+.Nx 7.0 .
+.Sh AUTHORS
+.An Jonathan A. Kollasch
+.Aq jakllsch%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index