PERFORCE change 210509 for review

Robert Watson rwatson at FreeBSD.org
Wed May 2 07:19:35 UTC 2012


http://p4web.freebsd.org/@@210509?ac=10

Change 210509 by rwatson at 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
 


More information about the p4-projects mailing list