diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2016-07-09 13:30:15 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2016-07-09 13:30:15 +0000 |
commit | 18503861e141a495803a980215802742d0d143c8 (patch) | |
tree | 410aa5709114719bdbd96e521a5f213cf71b0790 /share/man | |
parent | 68a1a53d72f2a65a43abfe20dde44804f6bf6400 (diff) |
ehci no longer attaches to imx
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/man4.armv7/imx.4 | 12 |
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 |