CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/09 08:45:21
Modified files:
sys/dev/fdt : if_mvpp.c
Log message:
Rework MAC initialization code. Properly turn comphy off and on again
on re-initialization. Make sure interrupts are masked while we are doing
those bits dirty. This fixes issues with network stopping after the first
down/up cycle.
