Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2006 23:46:14 +0000 (UTC)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb if_axe.c if_axereg.h
Message-ID:  <200605272346.k4RNkEe9035978@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605272346.k4RNkEe9035978>