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

Ian Dowse iedowse at FreeBSD.org
Sat May 27 16:59:26 PDT 2006


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


More information about the cvs-src mailing list