Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2008 18:52:59 GMT
From:      "Randall R. Stewart" <rrs@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 135824 for review
Message-ID:  <200802201852.m1KIqxhO082517@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=135824

Change 135824 by rrs@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);
 }
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802201852.m1KIqxhO082517>