mirror of
https://github.com/openbsd/src.git
synced 2026-04-24 22:26:03 +00:00
Remove sitaracm(4).
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2020/04/05 13:18:50 kettenis Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2020/04/05 13:21:54 kettenis Exp $
|
||||
|
||||
MAN= agtimer.4 amdisplay.4 ampintc.4 amptimer.4 armliicc.4 \
|
||||
cortex.4 cpsw.4 dmtimer.4 edma.4 gptimer.4 \
|
||||
imxtemp.4 intc.4 intro.4 \
|
||||
omap.4 omdog.4 omgpio.4 ommmc.4 omrng.4 omwugen.4 \
|
||||
prcm.4 sitaracm.4 \
|
||||
prcm.4 \
|
||||
sxie.4 sxiintc.4 \
|
||||
sxitimer.4 sxits.4 sysreg.4
|
||||
|
||||
|
||||
@@ -1,43 +0,0 @@
|
||||
.\" $OpenBSD: sitaracm.4,v 1.3 2014/09/19 17:17:04 jmc Exp $
|
||||
.\" Copyright (c) 2014 Raphael Graf <rapha@openbsd.org>
|
||||
.\"
|
||||
.\" Permission to use, copy, modify, and distribute this software for any
|
||||
.\" purpose with or without fee is hereby granted, provided that the above
|
||||
.\" copyright notice and this permission notice appear in all copies.
|
||||
.\"
|
||||
.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||
.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||
.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
||||
.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||||
.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
||||
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.Dd $Mdocdate: September 19 2014 $
|
||||
.Dt SITARACM 4 armv7
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm sitaracm
|
||||
.Nd Sitara ARM control module device
|
||||
.Sh SYNOPSIS
|
||||
.Cd "sitaracm* at omap?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
driver provides support for the Sitara ARM control module device integrated in
|
||||
AM335X SoCs.
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
device driver first appeared in
|
||||
.Ox 5.4 .
|
||||
.Sh AUTHORS
|
||||
.An -nosplit
|
||||
The
|
||||
.Nm
|
||||
driver was written by
|
||||
.An Ben Gray Aq Mt ben.r.gray@gmail.com
|
||||
and ported to
|
||||
.Ox
|
||||
by
|
||||
.An Raphael Graf Aq Mt rapha@openbsd.org .
|
||||
Reference in New Issue
Block a user