1.\" $OpenBSD: oce.4,v 1.4 2018/01/28 12:59:12 jmc Exp $ 2.\" 3.\" Copyright (c) 2012 Mike Belopuhov 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 $Mdocdate: January 28 2018 $ 18.Dt OCE 4 19.Os 20.Sh NAME 21.Nm oce 22.Nd Emulex OneConnect 10Gb Ethernet device 23.Sh SYNOPSIS 24.Cd "oce* at pci?" 25.Sh DESCRIPTION 26The 27.Nm 28driver supports Emulex OneConnect 10Gb Ethernet adapters based on 29the BladeEngine 2, BladeEngine 3 and Lancer chipsets, including the 30following: 31.Pp 32.Bl -bullet -offset indent -compact 33.It 34Emulex OCe11102 (SPF+/10GbaseSR or 10GbaseT) 35.It 36Emulex OCe10102 (SPF+/10GbaseSR) 37.It 38HP NC550M Flex-10 (10GbaseKR) 39.It 40HP NC552M Flex-10 (10GbaseKR) 41.It 42HP NC550SFP (SPF+/10GbaseSR) 43.It 44HP NC552SFP (SPF+/10GbaseSR) 45.It 46IBM System x 10GbE (SPF+/10GbaseSR) 47.El 48.Sh SEE ALSO 49.Xr arp 4 , 50.Xr ifmedia 4 , 51.Xr intro 4 , 52.Xr netintro 4 , 53.Xr pci 4 , 54.Xr hostname.if 5 , 55.Xr ifconfig 8 56.Sh HISTORY 57The 58.Nm 59driver first appeared in 60.Ox 5.3 . 61.Sh AUTHORS 62.An -nosplit 63The 64.Nm 65driver was written by Emulex and ported from 66.Fx 67by 68.An Mike Belopuhov . 69