Add man page for s390rtc(4).

This commit is contained in:
phx 2011-04-05 11:24:46 +00:00
parent bdc03d8058
commit 186aa5bc42
3 changed files with 66 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.1306 2011/04/04 17:26:23 bouyer Exp $
# $NetBSD: mi,v 1.1307 2011/04/05 11:24:46 phx Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@ -1438,7 +1438,8 @@
./usr/share/man/cat4/rtpphy.0 man-obsolete obsolete
./usr/share/man/cat4/rtw.0 man-sys-catman .cat
./usr/share/man/cat4/rum.0 man-sys-catman .cat
./usr/share/man/cat4/sandpoint/satmgr.0 man-sys-catman .cat
./usr/share/man/cat4/s390rtc.0 man-sys-catman .cat
./usr/share/man/cat4/sandpoint/satmgr.0 man-sys-catman .cat
./usr/share/man/cat4/satalink.0 man-sys-catman .cat
./usr/share/man/cat4/savagedrm.0 man-sys-catman .cat
./usr/share/man/cat4/sdhc.0 man-sys-catman .cat
@ -4150,7 +4151,8 @@
./usr/share/man/html4/rtk.html man-sys-htmlman html
./usr/share/man/html4/rtw.html man-sys-htmlman html
./usr/share/man/html4/rum.html man-sys-htmlman html
./usr/share/man/html4/sandpoint/satmgr.html man-sys-htmlman html
./usr/share/man/html4/s390rtc.html man-sys-htmlman html
./usr/share/man/html4/sandpoint/satmgr.html man-sys-htmlman html
./usr/share/man/html4/satalink.html man-sys-htmlman html
./usr/share/man/html4/savagedrm.html man-sys-htmlman html
./usr/share/man/html4/sdhc.html man-sys-htmlman html
@ -6771,7 +6773,8 @@
./usr/share/man/man4/rtpphy.4 man-obsolete obsolete
./usr/share/man/man4/rtw.4 man-sys-man .man
./usr/share/man/man4/rum.4 man-sys-man .man
./usr/share/man/man4/sandpoint/satmgr.4 man-sys-man .man
./usr/share/man/man4/s390rtc.4 man-sys-man .man
./usr/share/man/man4/sandpoint/satmgr.4 man-sys-man .man
./usr/share/man/man4/satalink.4 man-sys-man .man
./usr/share/man/man4/savagedrm.4 man-sys-man .man
./usr/share/man/man4/sdhc.4 man-sys-man .man

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.557 2011/04/04 17:26:24 bouyer Exp $
# $NetBSD: Makefile,v 1.558 2011/04/05 11:24:46 phx Exp $
# @(#)Makefile 8.1 (Berkeley) 6/18/93
MAN= aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
@ -49,7 +49,8 @@ MAN= aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
qe.4 qec.4 qsphy.4 \
raid.4 ral.4 ray.4 rcons.4 rdcphy.4 re.4 rgephy.4 rlphy.4 \
rnd.4 route.4 rs5c372rtc.4 rtk.4 rtw.4 rum.4 \
satalink.4 sbus.4 scc.4 schide.4 scsi.4 sd.4 se.4 seeprom.4 sem.4 \
s390rtc.4 satalink.4 sbus.4 scc.4 schide.4 \
scsi.4 sd.4 se.4 seeprom.4 sem.4 \
ses.4 sf.4 sfb.4 sgsmix.4 shb.4 shmif.4 \
shpcic.4 siisata.4 siop.4 sip.4 siside.4 sk.4 sl.4 slide.4 \
sm.4 smsh.4 sn.4 sony.4 spc.4 speaker.4 spif.4 sqphy.4 ss.4 \

56
share/man/man4/s390rtc.4 Normal file
View File

@ -0,0 +1,56 @@
.\" $NetBSD: s390rtc.4,v 1.1 2011/04/05 11:24:46 phx Exp $
.\"
.\" Copyright (c) 2011 The NetBSD Foundation, Inc.
.\" 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 NETBSD FOUNDATION, INC. 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 FOUNDATION 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 April 5, 2011
.Dt S390RTC 4
.Os
.Sh NAME
.Nm s390rtc
.Nd Seiko Instruments S-35390 real-time clock
.Sh SYNOPSIS
.Cd "s390rtc* at iic? addr 0x30"
.Sh DESCRIPTION
The
.Nm
driver provides support for the
.Tn Seiko Instruments
S-xx390 real-time clock chip.
.Pp
Access methods to retrieve and set date and time
are provided through the
.Em TODR
interface defined in
.Xr todr 9 .
.Sh SEE ALSO
.Xr iic 4 ,
.Xr todr 9
.Sh HISTORY
The
.Nm
device appeared in
.Nx 6.0 .
.Sh BUGS
The driver does not support the chip's alarm features.