summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjsg <jsg@openbsd.org>2016-07-09 13:30:14 +0000
committerjsg <jsg@openbsd.org>2016-07-09 13:30:14 +0000
commite5ee177e3dbfe9e2a5fa6826f03cb06ec9384d43 (patch)
treeb159a2495543fe109a0e4305c49a9aecdb395c2c
parentPerform PHY-specific initialization based on the PHY ID instead of the (diff)
downloadwireguard-openbsd-e5ee177e3dbfe9e2a5fa6826f03cb06ec9384d43.tar.xz
wireguard-openbsd-e5ee177e3dbfe9e2a5fa6826f03cb06ec9384d43.zip
ehci no longer attaches to imx
-rw-r--r--share/man/man4/man4.armv7/imx.412
1 files changed, 2 insertions, 10 deletions
diff --git a/share/man/man4/man4.armv7/imx.4 b/share/man/man4/man4.armv7/imx.4
index 00d8150084a..c30578511a6 100644
--- a/share/man/man4/man4.armv7/imx.4
+++ b/share/man/man4/man4.armv7/imx.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: imx.4,v 1.3 2016/06/26 10:04:18 jsg Exp $
+.\" $OpenBSD: imx.4,v 1.4 2016/07/09 13:30:14 jsg Exp $
.\" Copyright (c) 2014 Sylvestre Gallon <syl@openbsd.org>
.\"
.\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: June 26 2016 $
+.Dd $Mdocdate: July 9 2016 $
.Dt IMX 4 armv7
.Os
.Sh NAME
@@ -27,14 +27,6 @@ The
interface serves as an abstraction used by the autoconfiguration
system to help find and attach devices integrated on Freescale i.MX6
SoC processors.
-.Pp
-.Nm
-provides support for the following devices:
-.Pp
-.Bl -tag -width 12n -offset indent -compact
-.It Xr ehci 4
-USB Enhanced Host Controller Interface
-.El
.Sh SEE ALSO
.Xr intro 4 ,
.Xr mainbus 4