1.\" $OpenBSD: oce.4,v 1.3 2012/08/15 18:10:06 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: August 15 2012 $ 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.Pp 49For a comprehensive list of devices please consult the Emulex website: 50.Lk http://www.emulex.com/products/10gbe-network-adapters-nic.html . 51.Sh SEE ALSO 52.Xr arp 4 , 53.Xr ifmedia 4 , 54.Xr intro 4 , 55.Xr netintro 4 , 56.Xr pci 4 , 57.Xr hostname.if 5 , 58.Xr ifconfig 8 59.Sh HISTORY 60The 61.Nm 62driver first appeared in 63.Ox 5.3 . 64.Sh AUTHORS 65.An -nosplit 66The 67.Nm 68driver was written by Emulex and ported from 69.Fx 70by 71.An Mike Belopuhov . 72