Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jan 2006 23:29:36 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 89307 for review
Message-ID:  <200601062329.k06NTahF056307@repoman.freebsd.org>

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

Change 89307 by imp@imp_Speedy on 2006/01/06 23:28:42

	This really controlls the System Timer (aka ST in the AT91 docs),
	so rename it as such.  Althought it might make sense to combine
	the ST and TC code into one file...

Affected files ...

.. //depot/projects/arm/src/sys/arm/at91/at91rm92timer.c#8 delete
.. //depot/projects/arm/src/sys/arm/at91/at91st.c#1 branch
.. //depot/projects/arm/src/sys/arm/at91/files.at91rm92#6 edit

Differences ...

==== //depot/projects/arm/src/sys/arm/at91/files.at91rm92#6 (text+ko) ====

@@ -2,7 +2,7 @@
 arm/arm/cpufunc_asm_arm9.S	standard
 arm/arm/irq_dispatch.S		standard
 arm/at91/at91.c			standard
-arm/at91/at91rm92timer.c	standard
+arm/at91/at91st.c		standard
 arm/at91/uart_bus_at91usart.c	optional	uart
 arm/at91/uart_cpu_at91rm9200usart.c	optional	uart
 arm/at91/uart_dev_at91usart.c	optional	uart



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