Date: Sat, 22 Sep 2001 12:50:12 -0700 (PDT) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 machdep.c Message-ID: <200109221950.f8MJoCm11742@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 2001/09/22 12:50:12 PDT Modified files: sys/ia64/ia64 machdep.c Log: * Turn off memory descriptor debugging - its served its purpose. * Don't get confused when memory regions don't lie on page boundaries - remember our page size is typically larger than the firmware's page size. * Add a function ia64_running_in_simulator() which is intended to detect whether the kernel is running in SKI or on real hardware. Revision Changes Path 1.51 +16 -11 src/sys/ia64/ia64/machdep.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?200109221950.f8MJoCm11742>