'\" te .\" Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved. .TH sfe 7D "5 Jan 2012" "SunOS 5.11" "Devices" .SH NAME sfe \- SiS900 series Fast Ethernet device driver .SH SYNOPSIS .LP .nf \fB/dev/sfe\fR .fi .SH DESCRIPTION .sp .LP The \fBsfe\fR driver is a loadable, clonable, GLD-based STREAMS driver supporting the Data Link Provider Interface \fBdlpi\fR(7P) on Silicon Integrated Systems 900 series Fast Ethernet controllers. .SH APPLICATION PROGRAMMING INTERFACE .sp .LP The relevant fields returned as part of a \fBDL_INFO_ACK\fR response are: .RS +4 .TP .ie t \(bu .el o Maximum SDU is 1500. .RE .RS +4 .TP .ie t \(bu .el o Minimum SDU is 0. .RE .RS +4 .TP .ie t \(bu .el o The dlsap address length is 8. .RE .RS +4 .TP .ie t \(bu .el o MAC type is \fBDL_ETHER\fR. .RE .RS +4 .TP .ie t \(bu .el o SAP length is -2. The 6-byte physical address is followed immediately by a 2-byte SAP. .RE .RS +4 .TP .ie t \(bu .el o Service mode is \fBDL_CLDLS\fR. .RE .RS +4 .TP .ie t \(bu .el o Broadcast address is the 6-byte Ethernet broadcast address (\fBff:ff:ff:ff:ff:ff\fR). .RE .sp .LP If the SAP provided is zero, then \fIIEEE 802.3\fR mode is assumed and outbound frames will have the frame payload length written into the type field. Likewise, inbound frames with a SAP between zero and 1500 are interpreted as \fIIEEE 802.3\fR frames and delivered to any streams that are bound to SAP zero (the \fI802.3\fR SAP). .SH PROPERTIES .sp .LP The following properties may be configured using either \fBndd\fR(1M) or the \fBsfe.conf\fR configuration file as described by \fBdriver.conf\fR(4): .sp .ne 2 .mk .na \fB\fBadv_100fdx_cap\fR\fR .ad .sp .6 .RS 4n Enables the 100 Base TX full-duplex link option. (This is generally the fastest mode if both link partners support it. Most modern equipment supports this mode.) .RE .sp .ne 2 .mk .na \fB\fBadv_100hdx_cap\fR\fR .ad .sp .6 .RS 4n Enables the 100 Base TX half-duplex link option. (Typically used when the link partner is a 100 Mbps hub.) .RE .sp .ne 2 .mk .na \fB\fBadv_10fdx_cap\fR\fR .ad .sp .6 .RS 4n Enables the 10 Base-T full-duplex link option. (This less-frequently used mode is typically used when the link partner is a 10 Mbps switch.) .RE .sp .ne 2 .mk .na \fB\fBadv_10hdx_cap\fR\fR .ad .sp .6 .RS 4n Enables the 10 Base-T half-duplex link option. (This is the fall-back when no other option is available. It is typically used when the link partner is a 10 Mbps hub or is an older network card.) .RE .SH ATTRIBUTES .sp .LP See \fBattributes\fR(5) for a description of the following attributes: .sp .sp .TS tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) . ATTRIBUTE TYPEATTRIBUTE VALUE _ ArchitectureSPARC, x86 _ Interface Stability Committed .TE .SH FILES .sp .ne 2 .mk .na \fB\fB/dev/sfe\fR\fR .ad .sp .6 .RS 4n Special character device .RE .sp .ne 2 .mk .na \fB\fB/kernel/drv/amd64/sfe\fR\fR .ad .sp .6 .RS 4n 64-bit driver binary (x86) .RE .sp .ne 2 .mk .na \fB\fB/kernel/drv/sparcv9/sfe\fR\fR .ad .sp .6 .RS 4n 64-bit driver binary (SPARC) .RE .sp .ne 2 .mk .na \fB\fB/kernel/drv/sfe.conf\fR\fR .ad .sp .6 .RS 4n Configuration file .RE .SH SEE ALSO .sp .LP \fBndd\fR(1M), \fBdriver.conf\fR(4), \fBattributes\fR(5), \fBstreamio\fR(7I), \fBdlpi\fR(7P) .sp .LP \fIIEEE 802.3\fR \(em Institute of Electrical and Electronics Engineers, 2002