Date: Wed, 2 May 2012 07:19:34 GMT From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 210509 for review Message-ID: <201205020719.q427JYtt043236@skunkworks.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@210509?ac=10 Change 210509 by rwatson@rwatson_cinnamon on 2012/05/02 07:19:11 Clarify XXXRW about intimate knowledge of MIPS direct map segments in the gxemul console driver. Affected files ... .. //depot/projects/ctsrd/beribsd/src/sys/dev/gxemul/cons/gxemul_cons.c#2 edit Differences ... ==== //depot/projects/ctsrd/beribsd/src/sys/dev/gxemul/cons/gxemul_cons.c#2 (text+ko) ==== @@ -93,7 +93,8 @@ /* * I/O routines lifted from Deimos. * - * XXXRW: Should be using FreeBSD's bus routines here. + * XXXRW: Should be using FreeBSD's bus routines here, but they are not + * available until later in the boot. */ #define MIPS_XKPHYS_UNCACHED_BASE 0x9000000000000000
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205020719.q427JYtt043236>