Date: Sat, 27 May 2006 22:27:31 -0500 (CDT) From: Mike Silbersack <silby@silby.com> To: Ian Dowse <iedowse@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb if_axe.c if_axereg.h Message-ID: <20060527222700.F8982@odysseus.silby.com> In-Reply-To: <200605272346.k4RNkEe9035978@repoman.freebsd.org> References: <200605272346.k4RNkEe9035978@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 27 May 2006, Ian Dowse wrote: > iedowse 2006-05-27 23:46:14 UTC > > FreeBSD src repository > > Modified files: > sys/dev/usb if_axe.c if_axereg.h > Log: > Defer axe_tick processing to a USB task, since axe miibus operations > need to sleep. This avoids an INVARIANTS panic. It looks like if_rue > and if_aue need a similar change, but I don't have hardware to test. > > Revision Changes Path > 1.37 +19 -0 src/sys/dev/usb/if_axe.c > 1.9 +1 -0 src/sys/dev/usb/if_axereg.h Yes, if_rue definitely needs a similar change! Once I finish messing with if_bfe, then I'll plug my rue adaptor back in and take a stab at this. Mike "Silby" Silbersack
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060527222700.F8982>