]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFNetBSD:
authorjoe <joe@FreeBSD.org>
Tue, 2 Apr 2002 10:53:42 +0000 (10:53 +0000)
committerjoe <joe@FreeBSD.org>
Tue, 2 Apr 2002 10:53:42 +0000 (10:53 +0000)
commit1ce083b959d0d345bfb3b9b284ef6458e93f1b87
treece546b2524e75cc1b61d963435e25982da231dc2
parentb09f57883b0ea400be19cba5da214dbe0f17c98d
MFNetBSD:
    revision 1.50
    date: 2001/04/12 01:18:24;  author: thorpej;  state: Exp;  lines: +6 -2
    Only if __HAVE_GENERIC_SOFT_INTERRUPTS is then splusb == splsoftnet
    (because we register the interrupt with IPL_SOFTNET).  However, if
    we're using a callout, then splusb == splsoftclock (because the
    callouts happen from the softclock interrupt).

    Note that splsoftnet blocks softclock interrupts, but this is
    meant to better describe what's going on.
sys/dev/usb/usbdi.h