mirror of
https://github.com/opnsense/src.git
synced 2026-02-03 20:49:35 -05:00
* Add an AR9340 switch version entry; * Support the switch being connected via MII; * Add a flag to note that a switch is actually an internal switch rather than an external switch. Now: * The ar9340 switch can interconnect via MII; * Since some slightly different phy/switch register access methods and quirks appear for the internal versus external switch, we will need a flag to mark it as an "internal" switch. Tested: * AR9344 (internal switch) * AR9331 (internal switch) TODO: * Test the AR8316 switch! |
||
|---|---|---|
| .. | ||
| arswitch | ||
| ip17x | ||
| rtl8366 | ||
| ukswitch | ||
| etherswitch.c | ||
| etherswitch.h | ||
| etherswitch_if.m | ||
| mdio.c | ||
| mdio.h | ||
| mdio_if.m | ||
| miiproxy.c | ||
| miiproxy.h | ||