1.\" 2.\" This file and its contents are supplied under the terms of the 3.\" Common Development and Distribution License ("CDDL"), version 1.0. 4.\" You may only use this file in accordance with the terms of version 5.\" 1.0 of the CDDL. 6.\" 7.\" A full copy of the text of the CDDL should have accompanied this 8.\" source. A copy of the CDDL is also available via the Internet at 9.\" http://www.illumos.org/license/CDDL. 10.\" 11.\" 12.\" Copyright 2016 Garrett D'Amore <garrett@damore.org> 13.\" 14.Dd Apr 11, 2016 15.Dt SFXGE 4D 16.Os 17.Sh NAME 18.Nm sfxge 19.Nd Solarflare Ethernet device driver 20.Sh SYNOPSIS 21.Pa /dev/sfxge 22.Sh DESCRIPTION 23The 24.Nm 25driver provides support for 10 and 40 Gbps Ethernet adapters 26based on the Solarflare SFC9000 family of controllers. 27.Lp 28These devices generally support the standard Ethernet features, including 29autonegotiation, VLANs, and hardware based flow control. 30The maximum frame size supported by these devices is 9202 bytes, including 31the tag, if present. 32.Lp 33The device driver supports the 34.Xr ieee802.3 7 35properties, which can be configured with 36.Xr dladm 8 . 37.Sh FILES 38.Bl -tag -width /dev/sfxge 39.It Pa /dev/sfxge 40Special character device. 41.El 42. 43.Sh SEE ALSO 44.Xr dlpi 4P , 45.Xr pci 5 , 46.Xr ieee802.3 7 , 47.Xr dladm 8 , 48.Xr ifconfig 8 49.Rs 50.%T IEEE 802.3: Ethernet 51.%Q IEEE Standards Association 52.Re 53