Bug 91311 - [aue] aue interface hanging
Summary: [aue] aue interface hanging
Status: Closed Overcome By Events
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 6.0-STABLE
Hardware: Any Any
: Normal Affects Only Me
Assignee: Bugmeister
URL:
Keywords:
: 181160 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-01-04 14:50 UTC by Josef Karthauser
Modified: 2025-01-25 03:34 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2025-01-25 03:34:30 UTC
^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.