Bug 91311

Summary: [aue] aue interface hanging
Product: Base System Reporter: Josef Karthauser <joe>
Component: kernAssignee: freebsd-net (Nobody) <net>
Status: Open ---    
Severity: Affects Only Me CC: k
Priority: Normal    
Version: 6.0-STABLE   
Hardware: Any   
OS: Any   

Description Josef Karthauser 2006-01-04 14:50:03 UTC
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.
Comment 1 Volker Werth freebsd_committer freebsd_triage 2009-01-14 21:42:54 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-net


probably more usb related? someone might check that. 
Over to maintainer(s).
Comment 2 Dan Langille freebsd_committer freebsd_triage 2014-08-07 23:09:20 UTC
*** Bug 181160 has been marked as a duplicate of this bug. ***
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2018-05-28 19:42:35 UTC
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.