cvs commit: src/sys/bus/usb uhci.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Aug 12 17:57:16 PDT 2008


dillon      2008/08/12 17:55:56 PDT

DragonFly src repository

  Modified files:
    sys/bus/usb          uhci.c 
  Log:
  Don't bump intr_context when running from the softint.  Hopefully this
  will allow aborts queued from the softint to proceed instead of panic.
  
  Revision  Changes    Path
  1.29      +6 -2      src/sys/bus/usb/uhci.c


http://www.dragonflybsd.org/cvsweb/src/sys/bus/usb/uhci.c.diff?r1=1.28&r2=1.29&f=u





More information about the Commits mailing list