Date: Wed, 17 Jul 2002 16:17:49 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 efi.c Message-ID: <200207172317.g6HNHoOJ089708@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2002/07/17 16:17:49 PDT Modified files: sys/ia64/ia64 efi.c Log: Be sure to use a logical address for the SAL table. For some reason the phsysical address is still mapped at this stage of boot on the Itanium1 SDV boxes we have. But Itanium2 does *not* let us get away with this. Revision Changes Path 1.3 +3 -2 src/sys/ia64/ia64/efi.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?200207172317.g6HNHoOJ089708>