Periodically I get this from my aue interface: aue0: usb error on tx: IOERROR aue0: watchdog timeout aue0: usb error on tx: IOERROR aue0: link state changed to DOWN aue0: link state changed to UP aue0: link state changed to DOWN aue0: link state changed to UP aue0: usb error on tx: IOERROR aue0: watchdog timeout aue0: usb error on tx: IOERROR aue0: usb error on tx: IOERROR aue0: watchdog timeout aue0: usb error on tx: IOERROR I am running with the following sysctls switch on: # $FreeBSD: src/etc/sysctl.conf,v 1.8 2003/03/13 18:43:50 mux Exp $ # # This file is read when going to multi-user and its contents piped thru # ``sysctl'' to adjust kernel values. ``man 5 sysctl.conf'' for details. # net.link.ether.bridge.enable=1 net.link.ether.bridge.ipfw=1 net.link.ether.bridge.config=aue0,fxp0,ath0 vfs.vmiodirenable=1 Fix: The interface needs 'ifconfig aue0 down; ifconfig aue0 up' to fix it.
Responsible Changed From-To: freebsd-bugs->freebsd-net probably more usb related? someone might check that. Over to maintainer(s).
*** Bug 181160 has been marked as a duplicate of this bug. ***
batch change: For bugs that match the following - Status Is In progress AND - Untouched since 2018-01-01. AND - Affects Base System OR Documentation DO: Reset to open status. Note: I did a quick pass but if you are getting this email it might be worthwhile to double check to see if this bug ought to be closed.
^Triage: I'm sorry that this PR did not get addressed in a timely fashion. By now, the version that it was created against is long out of support. Please re-open if it is still a problem on a supported version.