Document etherswitch and drivers using this framework.
MFC after: 2 weeks
This commit is contained in:
parent
799d68c024
commit
f45757caea
@ -2586,6 +2586,25 @@ device pps
|
|||||||
device lpbb
|
device lpbb
|
||||||
device pcfclock
|
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
|
# Kernel BOOTP support
|
||||||
|
|
||||||
options BOOTP # Use BOOTP to obtain IP address/hostname
|
options BOOTP # Use BOOTP to obtain IP address/hostname
|
||||||
|
Loading…
x
Reference in New Issue
Block a user