After a media link change, the media settings on the hardware need to be
authormglocker <mglocker@openbsd.org>
Thu, 5 Aug 2021 20:53:28 +0000 (20:53 +0000)
committermglocker <mglocker@openbsd.org>
Thu, 5 Aug 2021 20:53:28 +0000 (20:53 +0000)
commitc0ad8833eda7867e9b231215d2914240d1d418d9
tree1dfe6348cbb2b71a4560901d17a2fd805ebd229f
parentfd444336c09367d51e914593d2f09ba9d7e1abbe
After a media link change, the media settings on the hardware need to be
re-initialized, otherwise TX/RX keeps disabled.  Fixes the issue on the
RTL8153/B devices, but unfortunately not on the RTL8152 devices.  I have
no RTL8152 device available.

Tested by a few on RTL8153/B devices.

ok sthen@
sys/dev/usb/if_ure.c