freebsd-skq/sys/dev/etherswitch/arswitch
Adrian Chadd b215216171 Add support for the AR9340 switch to the switch framework.
* Do the hardware setup in the right order!
* Modify/improve the chip probe check so it can actually
  probe the 7240/9340 directly (although it's not yet used..)
* Initialise and fetch the is_mii option
* Fix some debugging whilst I'm here.

This is enough to get things off the ground.

Tested:

* AR9344 SoC
2013-10-16 04:15:03 +00:00
..
arswitch_7240.c Add the support for 802.1q and port based vlans for arswitch. 2013-07-23 14:24:22 +00:00
arswitch_7240.h
arswitch_8216.c Add the support for 802.1q and port based vlans for arswitch. 2013-07-23 14:24:22 +00:00
arswitch_8216.h
arswitch_8226.c Add the support for 802.1q and port based vlans for arswitch. 2013-07-23 14:24:22 +00:00
arswitch_8226.h
arswitch_8316.c Add the support for 802.1q and port based vlans for arswitch. 2013-07-23 14:24:22 +00:00
arswitch_8316.h
arswitch_9340.c Initial commit of AR9340 switch SoC support. 2013-10-16 03:15:52 +00:00
arswitch_9340.h Initial commit of AR9340 switch SoC support. 2013-10-16 03:15:52 +00:00
arswitch_phy.c Fix the arswitch instability problem. It turns out that the 2013-07-23 14:02:38 +00:00
arswitch_phy.h
arswitch_reg.c Add the support for 802.1q and port based vlans for arswitch. 2013-07-23 14:24:22 +00:00
arswitch_reg.h Add the support for 802.1q and port based vlans for arswitch. 2013-07-23 14:24:22 +00:00
arswitch_vlans.c Add the support for 802.1q and port based vlans for arswitch. 2013-07-23 14:24:22 +00:00
arswitch_vlans.h Add the support for 802.1q and port based vlans for arswitch. 2013-07-23 14:24:22 +00:00
arswitch.c Add support for the AR9340 switch to the switch framework. 2013-10-16 04:15:03 +00:00
arswitchreg.h Add AR934x, AR8327 register definitions. 2013-10-15 00:26:02 +00:00
arswitchvar.h Prepare to link in the AR934x SoC switch support. 2013-10-16 03:19:05 +00:00