1.\" $NetBSD: mcx.4,v 1.2 2019/09/23 18:26:52 jmcneill Exp $ 2.\" 3.\" Copyright (c) 2019 David Gwynne <dlg@openbsd.org> 4.\" 5.\" Permission to use, copy, modify, and distribute this software for any 6.\" purpose with or without fee is hereby granted, provided that the above 7.\" copyright notice and this permission notice appear in all copies. 8.\" 9.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 10.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 11.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 12.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 13.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 16.\" 17.Dd September 23, 2019 18.Dt MCX 4 19.Os 20.Sh NAME 21.Nm mcx 22.Nd Mellanox 5th generation Ethernet device 23.Sh SYNOPSIS 24.Cd "mcx* at pci? dev ? function ?" 25.Sh DESCRIPTION 26The 27.Nm 28driver supports Mellanox 5th generation Ethernet devices. 29Chipsets and cards in this group include: 30.Pp 31.Bl -bullet -offset indent -compact 32.It 33ConnectX-4 Lx EN 34.It 35ConnectX-4 EN 36.It 37ConnectX-5 EN 38.It 39ConnectX-6 EN 40.El 41.Sh SEE ALSO 42.Xr arp 4 , 43.Xr ifmedia 4 , 44.Xr netintro 4 , 45.Xr pci 4 , 46.Xr ifconfig 8 47.Sh HISTORY 48The 49.Nm 50driver first appeared in 51.Ox 6.6 52and in 53.Nx 9.0 . 54.Sh AUTHORS 55The 56.Nm 57driver was written by 58.An Jonathan Matthew 59.Aq Mt jmatthew@openbsd.org 60and 61.An David Gwynne 62.Aq Mt dlg@openbsd.org 63for 64.Ox 65and ported to 66.Nx 67by 68.An Jared McNeill 69.Aq Mt jmcneill@NetBSD.org . 70