Re: about usb3 <> ethernet adapters for raspberry pi 5
void <[email protected]> Tue, 2 Jun 2026 14:08:42 +0100
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <ah7V2irOdGaC7bnn@int21h> |
On Tue, Jun 02, 2026 at 05:52:55AM -0700, bob prohaska wrote: >Might this be related to >https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252165, >bearing the title " usb network and mii bus media status race condition" ? It certainly looks like part of it. Thank you for suggesting it. The main difference on my machine is that I'm not seeing the link page down/up in dmesg/console. Once I manually page the interface down/up after booting, it behaves normally. Right now this 16.0-CURRENT #0 n286096-490c53e9353f arm64 system is running make -j4 buildworld and /usr/src /usr/obj and /var/cache/ccache are all nfs mounted, so the network is getting a workout and it's not complaining. --