joe 1ce083b959 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.
2002-04-02 10:53:42 +00:00
..
2002-04-01 19:22:04 +00:00
2002-03-04 03:51:21 +00:00
2002-03-04 03:51:21 +00:00
2001-12-29 20:37:14 +00:00
2002-04-01 19:01:09 +00:00
2002-03-31 21:38:05 +00:00
2002-03-20 02:08:01 +00:00
2002-03-20 02:08:01 +00:00
2002-04-01 13:21:43 +00:00
2002-03-18 18:23:42 +00:00
2001-01-09 04:33:49 +00:00
2002-02-17 12:41:50 +00:00
2002-04-01 22:03:37 +00:00
2002-01-26 13:09:52 +00:00
2002-04-01 21:13:22 +00:00
2002-04-01 20:32:50 +00:00
2002-04-01 21:13:22 +00:00
2002-04-01 21:13:22 +00:00
2002-04-01 21:13:22 +00:00
2002-03-18 18:23:42 +00:00
2002-04-01 19:01:09 +00:00
2002-03-20 02:08:01 +00:00
2002-03-20 02:08:01 +00:00
2002-04-01 19:26:36 +00:00
2002-03-31 21:38:05 +00:00
2002-04-01 19:22:04 +00:00
2002-03-31 21:38:38 +00:00
2002-04-01 16:09:43 +00:00
2002-04-02 10:53:42 +00:00