Adrian Chadd 1b334c8bc1 [arswitch] extend the debug support to be configurable at runtime.
* remove the DEBUG ifdef; defining it is too far reaching throughout
  the whole system;
* add a bitmask in the softc for controlling debugging;
* .. enable said debugging as a sysctl;
* add bitmaps for register access, reset and vlans.

TODO:

* Now that the debug statements are configurable, we definitely could
  do with more debugging
* Move the debugging into the top-level etherswitch driver and have
  sub-drivers obey.
2016-08-07 01:32:37 +00:00
..
2016-08-06 15:06:19 +00:00
2016-08-04 19:15:51 +00:00
2016-07-30 01:16:06 +00:00
2016-05-03 21:51:52 +00:00
2016-08-04 19:15:51 +00:00
2016-08-02 12:18:06 +00:00
2016-05-03 18:05:43 +00:00
2016-08-05 16:44:11 +00:00