Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ETHERSWITCH(4)		     Kernel Interfaces Manual		  ETHERSWITCH(4)

NAME
     etherswitch -- Ethernet switch framework

SYNOPSIS
     To compile the framework into the kernel, place the following lines in the
     kernel configuration file:

	   device etherswitch
	   device miiproxy
	   device iicbus

DESCRIPTION
     The etherswitch driver provides a framework for Ethernet switch devices.

FILES
     /dev/etherswitch?	etherswitch device nodes

SEE ALSO
     adm6996fc(4),  ar40xx(4),	arswitch(4),  e6000sw(4), e6060sw(4), iicbus(4),
     ksz8995ma(4), etherswitchcfg(8)

HISTORY
     The etherswitch framework first appeared in FreeBSD 10.0.

AUTHORS
     Stefan Bethke

FreeBSD ports 15.1		  April 5, 2017 		  ETHERSWITCH(4)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=etherswitch&sektion=4&manpath=FreeBSD+15.1-RELEASE+and+Ports>

home | help