PERFORCE change 135820 for review

Randall R. Stewart rrs at FreeBSD.org
Wed Feb 20 18:38:43 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=135820

Change 135820 by rrs at rrs-mips2-jnpr on 2008/02/20 18:38:01

	fixes embeddeed comment

Affected files ...

.. //depot/projects/mips2-jnpr/src/sys/mips/mips32/octeon32/uart_dev_oct16550.c#8 edit

Differences ...

==== //depot/projects/mips2-jnpr/src/sys/mips/mips32/octeon32/uart_dev_oct16550.c#8 (text+ko) ====

@@ -472,7 +472,7 @@
 	uart_barrier(bas);
 
 	/*
-	 * Enable the interrupt in CIU.     /* UART-x2 @ IP2 */
+	 * Enable the interrupt in CIU.     UART-x2 @ IP2
 	 */
 	ciu_enable_interrupts(0, CIU_INT_0, CIU_EN_0,
 	    (!unit) ? CIU_UART_BITS_UART0 : CIU_UART_BITS_UART1, CIU_MIPS_IP2);


More information about the p4-projects mailing list