Document etherswitch and drivers using this framework.

MFC after:	2 weeks
This commit is contained in:
Christian Brueffer 2016-01-12 10:19:56 +00:00
parent 799d68c024
commit f45757caea

View File

@ -2586,6 +2586,25 @@ device pps
device lpbb
device pcfclock
#
# Etherswitch framework and drivers
#
# etherswitch The etherswitch(4) framework
# miiproxy Proxy device for miibus(4) functionality
#
# Switch hardware support:
# arswitch Atheros switches
# ip17x IC+ 17x family switches
# rtl8366r Realtek RTL8366 switches
# ukswitch Multi-PHY switches
#
device etherswitch
device miiproxy
device arswitch
device ip17x
device rtl8366rb
device ukswitch
# Kernel BOOTP support
options BOOTP # Use BOOTP to obtain IP address/hostname