Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Mar 2012 18:44:58 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 208837 for review
Message-ID:  <201203301844.q2UIiwgI077778@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@208837?ac=10

Change 208837 by rwatson@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



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