On 8/31/2021 8:46 PM, Jonathan Matthew wrote:
Here's a driver for the Aquantia USB ethernet devices I just added
to usbdevs.  These are somewhat interesting because they theoretically
go up to 5GbE and support jumbo frames (not implemented yet).

While working on this I noticed that it doesn't receive 15-25% of the packets
it should, even at very low packet rates, when connected to ehci(4) controllers.
No such packet loss occurs with an xhci(4) controller.  I'm not sure if this
is a problem with our ehci driver or a poor hardware interaction.

ok?

uaq0 at uhub0 port 2 configuration 1 interface 0 "QNAP? Pacific?" rev 2.10/1.01 addr 2
uaq0: ver 3.1.6, address 24:5e:be:4d:9b:07


media: Ethernet autoselect (5000baseT full-duplex)

When I first booted my system I found I couldn't get it to establish a link at anything above 1 Gbps. I unplugged the adapter, plugged it back into a Windows laptop to double check it would indeed work, which it did, and then plugged it back into the OpenBSD laptop. I noticed
it was working as expected. Kinda weird.

Appears to be working Ok so far and with IPv6 too.

Reply via email to