Date: Thu, 6 May 1999 06:42:27 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys kernel.h Message-ID: <199905061342.GAA01352@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/05/06 06:42:27 PDT
Modified files:
sys/sys kernel.h
Log:
Move the proc0 init before the driver probe/attach etc since machdep.c
doesn't set curproc anymore, and certain drivers like to tsleep() during
probes, usb for example.
Revision Changes Path
1.55 +5 -5 src/sys/sys/kernel.h
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?199905061342.GAA01352>
