xref: /openbsd-src/share/man/man4/man4.octeon/octgmx.4 (revision 3f1344de9fce00670958ccb837663ec4eea9ae10)
1*3f1344deSderaadt.\"	$OpenBSD: octgmx.4,v 1.1 2019/09/28 22:20:45 deraadt Exp $
2*3f1344deSderaadt.\"
3*3f1344deSderaadt.\" Copyright (c) 2019 Visa Hankala
4*3f1344deSderaadt.\"
5*3f1344deSderaadt.\" Permission to use, copy, modify, and distribute this software for any
6*3f1344deSderaadt.\" purpose with or without fee is hereby granted, provided that the above
7*3f1344deSderaadt.\" copyright notice and this permission notice appear in all copies.
8*3f1344deSderaadt.\"
9*3f1344deSderaadt.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
10*3f1344deSderaadt.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
11*3f1344deSderaadt.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
12*3f1344deSderaadt.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13*3f1344deSderaadt.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
14*3f1344deSderaadt.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15*3f1344deSderaadt.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16*3f1344deSderaadt.\"
17*3f1344deSderaadt.Dd $Mdocdate: September 28 2019 $
18*3f1344deSderaadt.Dt OCTGMX 4 octeon
19*3f1344deSderaadt.Os
20*3f1344deSderaadt.Sh NAME
21*3f1344deSderaadt.Nm octgmx
22*3f1344deSderaadt.Nd OCTEON packet interface
23*3f1344deSderaadt.Sh SYNOPSIS
24*3f1344deSderaadt.Cd "octgmx* at octpip?"
25*3f1344deSderaadt.Cd "cnmac* at octgmx?"
26*3f1344deSderaadt.Sh DESCRIPTION
27*3f1344deSderaadtThe
28*3f1344deSderaadt.Nm
29*3f1344deSderaadtdriver provides support for the OCTEON packet interface.
30*3f1344deSderaadt.Sh SEE ALSO
31*3f1344deSderaadt.Xr cnmac 4 ,
32*3f1344deSderaadt.Xr intro 4 ,
33*3f1344deSderaadt.Xr octpip 4
34*3f1344deSderaadt.Sh HISTORY
35*3f1344deSderaadtThe
36*3f1344deSderaadt.Nm
37*3f1344deSderaadtdriver first appeared in
38*3f1344deSderaadt.Ox 5.4 .
39