aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/select.h
diff options
context:
space:
mode:
authorLuiz Otavio O Souza <loos@FreeBSD.org>2016-03-17 19:35:08 +0000
committerLuiz Otavio O Souza <loos@FreeBSD.org>2016-03-17 19:35:08 +0000
commit23cd11b6035bd75d09de25120c66892139aaeb59 (patch)
tree51a2ac01f31d2cc6fbb854a3ba1606a7b61a2750 /sys/sys/select.h
parentff63037da171e11a927eea5b8fd93b7946e61fae (diff)
downloadsrc-23cd11b6035bd75d09de25120c66892139aaeb59.tar.gz
src-23cd11b6035bd75d09de25120c66892139aaeb59.zip
Add support for dual emac mode.
In dual emac mode, the CPSW subsystem provides two independent ethernets. This is implemented (as recommended by TI's TRM) with a mixture of switch settings (vlans) and specific features of CPSW subsystem. The driver was splitted to accommodate the shared parts (RX and TX rings for example) while it still provides two independent ethernets. Each of the ethernet ports driver has it's own set of MDIO registers among the other private settings. Previously this driver always operate in promisc mode, now the Switch ALE (address table entry) is properly initialized and enabled. The driver is also tested (and known to work) with both ports operating in single port mode (active_slave 0 or 1). Tested on uBMC (dual emac mode, both ports in single mode, giga and fast ethernet) and BBB (single port, fast ethernet). Sponsored by: Rubicon Communications (Netgate)
Notes
Notes: svn path=/head/; revision=296993
Diffstat (limited to 'sys/sys/select.h')
0 files changed, 0 insertions, 0 deletions