mirror of
https://github.com/opnsense/src.git
synced 2026-07-02 05:49:46 -04: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.c | ||
| arswitch_7240.c | ||
| arswitch_7240.h | ||
| arswitch_8216.c | ||
| arswitch_8216.h | ||
| arswitch_8226.c | ||
| arswitch_8226.h | ||
| arswitch_8316.c | ||
| arswitch_8316.h | ||
| arswitch_9340.c | ||
| arswitch_9340.h | ||
| arswitch_phy.c | ||
| arswitch_phy.h | ||
| arswitch_reg.c | ||
| arswitch_reg.h | ||
| arswitch_vlans.c | ||
| arswitch_vlans.h | ||
| arswitchreg.h | ||
| arswitchvar.h | ||