opnsense-src/sys/dev/etherswitch
Adrian Chadd 1ead288f8d Fix the ukswitch code to work with the new vlan changes:
* Fix API changes;
* remove unused code;
* Allow some switches to be used that don't expose a set of PHY
  registers for the CPU facing port (eg the ADM6996 for the Ubiquiti
  Routerstation.)

Submitted by:	Luiz Otavio O Souza <loos.br@gmail.com>
Reviewed by:	ray
2013-05-08 20:56:43 +00:00
..
arswitch Correctly mark the CPU port. 2013-05-08 20:54:59 +00:00
rtl8366 Convert over the etherswitch framework to use VLAN IDs per port, rather 2013-04-22 05:52:18 +00:00
ukswitch Fix the ukswitch code to work with the new vlan changes: 2013-05-08 20:56:43 +00:00
etherswitch.c Add the ability to change the vlan operation mode. 2013-05-08 20:46:54 +00:00
etherswitch.h Add the ability to change the vlan operation mode. 2013-05-08 20:46:54 +00:00
etherswitch_if.m Add the ability to change the vlan operation mode. 2013-05-08 20:46:54 +00:00
mdio.c
mdio.h
mdio_if.m
miiproxy.c
miiproxy.h