diff options
Diffstat (limited to 'share/man/man4/man4.octeon/ogx.4')
-rw-r--r-- | share/man/man4/man4.octeon/ogx.4 | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/share/man/man4/man4.octeon/ogx.4 b/share/man/man4/man4.octeon/ogx.4 new file mode 100644 index 00000000000..a1b0c9c1c1d --- /dev/null +++ b/share/man/man4/man4.octeon/ogx.4 @@ -0,0 +1,42 @@ +.\" $OpenBSD: ogx.4,v 1.1 2019/11/05 14:27:59 visa Exp $ +.\" +.\" Copyright (c) 2019 Visa Hankala +.\" +.\" 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: November 5 2019 $ +.Dt OGX 4 octeon +.Os +.Sh NAME +.Nm ogx +.Nd OCTEON III built-in Ethernet device +.Sh SYNOPSIS +.Cd "ogx* at ogxnexus?" +.Sh DESCRIPTION +The +.Nm +driver supports built-in Ethernet ports on the OCTEON III network processor. +.Sh SEE ALSO +.Xr arp 4 , +.Xr ifmedia 4 , +.Xr intro 4 , +.Xr netintro 4 , +.Xr ogxnexus 4 , +.Xr hostname.if 5 , +.Xr ifconfig 8 +.Sh HISTORY +The +.Nm +driver first appeared in +.Ox 6.7 . |