cvs commit: src/sys/dev/usb if_axe.c if_axereg.h

Mike Silbersack silby at silby.com
Sat May 27 20:27:57 PDT 2006


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


More information about the cvs-all mailing list