diff options
Diffstat (limited to 'share/man/man4/man4.socppc/obio.4')
-rw-r--r-- | share/man/man4/man4.socppc/obio.4 | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/share/man/man4/man4.socppc/obio.4 b/share/man/man4/man4.socppc/obio.4 index 2870b6bd393..a55c7619c66 100644 --- a/share/man/man4/man4.socppc/obio.4 +++ b/share/man/man4/man4.socppc/obio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: obio.4,v 1.1 2008/05/19 20:15:19 kettenis Exp $ +.\" $OpenBSD: obio.4,v 1.2 2008/05/20 11:39:12 jmc Exp $ .\" .\" Copyright (c) 2008 Mark Kettenis <kettenis@openbsd.org> .\" @@ -14,7 +14,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: May 19 2008 $ +.Dd $Mdocdate: May 20 2008 $ .Dt OBIO 4 socppc .Os .Sh NAME @@ -26,25 +26,25 @@ The .Nm interface serves as an abstraction used by the autoconfiguration -system to help find and attach devices integrated on the Freescale SoC +system to help find and attach devices integrated on Freescale SoC processors. .Pp .Nm provides support for the following devices: .Pp .Bl -tag -width 12n -offset indent -compact +.It Xr com 4 +serial communications interface +.It Xr ehci 4 +USB Enhanced Host Controller Interface .It Xr ipic 4 -integrated interrupt interrupt controller (IPIC) +integrated programmable interrupt controller .It Xr sociic 4 -I2C controller -.It Xr com 4 -DUART -.It Xr tsec 4 -three-speed ethernet controller (TSEC) +socppc onboard I2C controller .It Xr socpcic 4 -PCI controller -.It Xr ehci 4 -USB controller +socppc onboard PCI controller +.It Xr tsec 4 +three-speed 10/100/Gigabit Ethernet device .El .Sh SEE ALSO .Xr intro 4 , |