Date: Thu, 6 May 1999 05:47:23 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa npx.c Message-ID: <199905061247.FAA70695@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/05/06 05:47:22 PDT Modified files: sys/i386/isa npx.c Log: I'm not sure why the #ifdef SMP became #if 1 (this overrode the npx probe and always succeeded as is required on SMP). Anyway, reverting this still compiles and appears ok. Revision Changes Path 1.69 +3 -5 src/sys/i386/isa/npx.c 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?199905061247.FAA70695>