opnsense-src/sys/dev/tsec
Justin Hibbits 88011b597f Use a common tsec_mii_wait() function to busy wait for status changes.
The status indicators are not set immediatly after a command.  Discard
the first value.

Unlock the PHY mutex after a timeout in tsec_init_locked().

Tested on the P1020RDB.

Submitted by:	Sebastian Huber <sebastian_DOT_huber_AT_embedded-brains_DOT_de>
2017-04-04 00:43:09 +00:00
..
if_tsec.c Use a common tsec_mii_wait() function to busy wait for status changes. 2017-04-04 00:43:09 +00:00
if_tsec.h
if_tsec_fdt.c
if_tsecreg.h