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 7D 16 .Os 17 .Sh NAME 18 .Nm sfxge 19 .Nd Solarflare Ethernet device driver 20 .Sh SYNOPSIS 21 .Pa /dev/sfxge 22 .Sh DESCRIPTION 23 The 24 .Nm 25 driver provides support for 10 and 40 Gbps Ethernet adapters 26 based on the Solarflare SFC9000 family of controllers. 27 .Lp 28 These devices generally support the standard Ethernet features, including 29 autonegotiation, VLANs, and hardware based flow control. 30 The maximum frame size supported by these devices is 9202 bytes, including 31 the tag, if present. 32 .Lp 33 The device driver supports the 34 .Xr ieee802.3 5 35 properties, which can be configured with 36 .Xr dladm 1M . 37 .Sh FILES 38 .Bl -tag -width /dev/sfxge 39 .It Pa /dev/sfxge 40 Special character device. 41 .El 42 . 43 .Sh SEE ALSO 44 .Xr dladm 1M , 45 .Xr ifconfig 1M , 46 .Xr pci 4 , 47 .Xr ieee802.3 5 , 48 .Xr dlpi 7P 49 .Rs 50 .%T IEEE 802.3: Ethernet 51 .%Q IEEE Standards Association 52 .Re