Date: Sun, 24 Nov 2002 12:15:08 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 machdep.c src/sys/ia64/include cpu.h Message-ID: <200211242015.gAOKF8pF000206@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2002/11/24 12:15:08 PST Modified files: sys/ia64/ia64 machdep.c sys/ia64/include cpu.h Log: MFp4: Add function map_port_space() to map the memory mapped I/O port range as uncacheable virtual memory and call it prior to probing for a console. This removes the dependency on the loader to have done this for us. Note that this change does not include doing the same for APs. Approved by: re (blanket) Revision Changes Path 1.123 +37 -3 src/sys/ia64/ia64/machdep.c 1.28 +1 -0 src/sys/ia64/include/cpu.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?200211242015.gAOKF8pF000206>