1*633f3639Schristos.\" $NetBSD: rtc.4,v 1.4 2017/02/17 22:24:46 christos Exp $ 21d1d527fSgarbled.\" 31d1d527fSgarbled.\" Copyright (c) 2002 The NetBSD Foundation, Inc. 41d1d527fSgarbled.\" All rights reserved. 51d1d527fSgarbled.\" 61d1d527fSgarbled.\" This code is derived from software contributed to The NetBSD Foundation 71d1d527fSgarbled.\" by Lennart Augustsson. 81d1d527fSgarbled.\" 91d1d527fSgarbled.\" Redistribution and use in source and binary forms, with or without 101d1d527fSgarbled.\" modification, are permitted provided that the following conditions 111d1d527fSgarbled.\" are met: 121d1d527fSgarbled.\" 1. Redistributions of source code must retain the above copyright 131d1d527fSgarbled.\" notice, this list of conditions and the following disclaimer. 141d1d527fSgarbled.\" 2. Redistributions in binary form must reproduce the above copyright 151d1d527fSgarbled.\" notice, this list of conditions and the following disclaimer in the 161d1d527fSgarbled.\" documentation and/or other materials provided with the distribution. 171d1d527fSgarbled.\" 181d1d527fSgarbled.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS 191d1d527fSgarbled.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 201d1d527fSgarbled.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 211d1d527fSgarbled.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 221d1d527fSgarbled.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 231d1d527fSgarbled.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 241d1d527fSgarbled.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 251d1d527fSgarbled.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 261d1d527fSgarbled.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 271d1d527fSgarbled.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 281d1d527fSgarbled.\" POSSIBILITY OF SUCH DAMAGE. 291d1d527fSgarbled.\" 30*633f3639Schristos.Dd February 17, 2017 31e246c310Sgarbled.Dt RTC 4 evbppc 321d1d527fSgarbled.Os 331d1d527fSgarbled.Sh NAME 341d1d527fSgarbled.Nm rtc 351d1d527fSgarbled.Nd DS17485 support 361d1d527fSgarbled.Sh SYNOPSIS 371d1d527fSgarbled.Cd "rtc0 at mainbus0 addr 0x7ff00000" 381d1d527fSgarbled.Sh DESCRIPTION 391d1d527fSgarbledThe 401d1d527fSgarbled.Nm 411d1d527fSgarbledprovides support for the real time clock DS17485. 421d1d527fSgarbled.Sh SEE ALSO 43*633f3639Schristos.Xr evbppc/mainbus 4 441d1d527fSgarbled.Sh HISTORY 451d1d527fSgarbledThe 461d1d527fSgarbled.Nm 471d1d527fSgarbleddriver 481d1d527fSgarbledappeared in 491d1d527fSgarbled.Nx 2.0 . 50