Date: Tue, 19 Feb 2002 14:45:25 -0800 (PST) From: Julian Elischer <julian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys kernel.h Message-ID: <200202192245.g1JMjPp22665@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 2002/02/19 14:45:25 PST Modified files: (Branch: RELENG_4) sys/sys kernel.h Log: Undo the damage done when someone renumbered the SYSINIT order in an MFC. Hopefully this will allow third party (binary only) drivers compiled with both the previous numbers and the newer ones to initialise without coredumping by calling facilities that are not yet set up. Tested on 3rd party drivers for 4.1.1 and 4.4. Revision Changes Path 1.63.2.7 +7 -7 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?200202192245.g1JMjPp22665>