Date: Fri, 24 Jan 1997 11:01:56 -0800 (PST) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 machdep.c Message-ID: <199701241901.LAA12926@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 97/01/24 11:01:56 Modified: sys/i386/i386 machdep.c Log: Initialize CR0_MP in setregs() in case npx0 is disabled or not configured. Disabling npx0 works right now. Don't reference `npxdriver' if npx0 is not configured. Not configuring npx0 doesn't quite work yet. Don't clear potential non-npx pcb flags in setregs(). Revision Changes Path 1.226 +25 -4 src/sys/i386/i386/machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701241901.LAA12926>