PERFORCE change 135824 for review

Randall R. Stewart rrs at FreeBSD.org
Wed Feb 20 18:53:00 UTC 2008


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

Change 135824 by rrs at rrs-mips2-jnpr on 2008/02/20 18:52:39

	no wheel running here please.

Affected files ...

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

Differences ...

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

@@ -652,13 +652,6 @@
 		}
 	}
 	uart_unlock(sc->sc_hwmtx);
-
-#define OCTEON_VISUAL_UART 1
-#ifdef OCTEON_VISUAL_UART
-	if (ipend)
-		octeon_led_run_wheel();
-#endif
-
 	return ((sc->sc_leaving) ? 0 : ipend);
 }
 


More information about the p4-projects mailing list