diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-04-16 11:35:11 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-04-16 11:35:11 +0000 |
commit | 2afe337cd746b0bac06dafbca60ee0005b7d1d4b (patch) | |
tree | 22de8b3db61200ef4c2988e9d6e1e07ffa8fb1f5 /share/man/man4 | |
parent | 877074607eb2dc3c211c2ec7457fc9134ae04785 (diff) |
Mention m5819, m5823 and bq4802.
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/man4.sparc64/clock.4 | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/share/man/man4/man4.sparc64/clock.4 b/share/man/man4/man4.sparc64/clock.4 index fb0a0e3fa73..e1517789d03 100644 --- a/share/man/man4/man4.sparc64/clock.4 +++ b/share/man/man4/man4.sparc64/clock.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: clock.4,v 1.5 2007/05/31 19:19:57 jmc Exp $ +.\" $OpenBSD: clock.4,v 1.6 2008/04/16 11:35:10 kettenis Exp $ .\" .\" Copyright (c) 2004 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -24,7 +24,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: April 16 2008 $ .Dt CLOCK 4 sparc64 .Os .Sh NAME @@ -38,7 +38,7 @@ .Sh DESCRIPTION The .Nm -device provides support for the realtime clocks based +device provides support for the real-time clocks based on the following chips: .Pp .Bl -bullet -offset indent -compact @@ -50,8 +50,22 @@ Mostek MK48T08 Mostek MK48T18 .It Mostek MK48T59 +.El +.Pp +The +.Nm rtc +device provides support for the real-time clock based +on the following chips: +.Pp +.Bl -bullet -offset indent -compact .It Dallas/Maxim Semiconductor DS1287 +.It +Acer Labs M5819 +.It +Acer Labs M5823 +.It +Texas Intruments BQ4802 .El .Sh SEE ALSO .Xr ebus 4 , |