PERFORCE change 208837 for review

Robert Watson rwatson at FreeBSD.org
Fri Mar 30 18:44:59 UTC 2012


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

Change 208837 by rwatson at rwatson_svr_ctsrd_mipsbuild on 2012/03/30 18:44:24

	As we'll be building a collection of FreeBSD device drivers for
	Altera peripheral cores, and they are not strictly BERI-specific,
	create an Altera driver subtree.  Relocate the one current driver
	for the Altera JTAG UART, even though it contains some BERIisms,
	which we will clean up later.

Affected files ...

.. //depot/projects/ctsrd/beribsd/src/sys/dev/altera/jtag_uart/altera_jtag_uart.c#1 branch
.. //depot/projects/ctsrd/beribsd/src/sys/mips/beri/altera_jtag_uart.c#6 delete
.. //depot/projects/ctsrd/beribsd/src/sys/mips/beri/files.beri#7 edit

Differences ...

==== //depot/projects/ctsrd/beribsd/src/sys/mips/beri/files.beri#7 (text+ko) ====

@@ -1,6 +1,6 @@
 # $FreeBSD$
+dev/altera/jtag_uart/altera_jtag_uart.c		optional altera_jtag_uart
 mips/beri/beri_machdep.c		standard
-mips/beri/altera_jtag_uart.c		optional altera_jtag_uart
 mips/beri/gxemul_cons.c			optional gxemul_cons
 mips/mips/intr_machdep.c		standard
 mips/mips/tick.c			standard


More information about the p4-projects mailing list