jhb e21fb2b555 Use 'pause' in several places rather than trying to tsleep() on NULL (which
triggers a KASSERT) or local variables.  In the case of kern_ndis, the
tsleep() actually used a common sleep address (curproc) making it
susceptible to a premature wakeup.
2007-02-23 16:25:08 +00:00
..
2006-12-20 19:39:10 +00:00
2006-12-03 21:00:31 +00:00
2005-02-22 01:26:48 +00:00
2006-11-11 21:49:08 +00:00