Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jul 1999 13:22:30 -0700 (PDT)
From:      Nick Hibma <n_hibma@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb usbdi.c
Message-ID:  <199907272022.NAA74028@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     1999/07/27 13:22:30 PDT

  Modified files:
    sys/dev/usb          usbdi.c 
  Log:
  Every reqh in an aborted pipe is given status CANCELED and the callback is
  called. It might be necessary to split that routine into two parts in
  which calling the callback is not done at splusb().
  
  Revision  Changes    Path
  1.23      +8 -16     src/sys/dev/usb/usbdi.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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