PERFORCE change 210796 for review

Robert Watson rwatson at FreeBSD.org
Mon May 7 18:50:37 UTC 2012


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

Change 210796 by rwatson at rwatson_svr_ctsrd_mipsbuild on 2012/05/07 18:50:01

	Add snoop device to FreeBSD/BERI kernel configurations so that the
	"watch -W" command can be used to type on the DE4 MTL video
	console, which otherwise has no source of keyboard input.

Affected files ...

.. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_MDROOT#8 edit
.. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_SDROOT#8 edit

Differences ...

==== //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_MDROOT#8 (text+ko) ====

@@ -64,3 +64,4 @@
 device		loop
 device		random
 device		sc
+device		snp

==== //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_SDROOT#8 (text+ko) ====

@@ -56,3 +56,4 @@
 device		loop
 device		random
 device		sc
+device		snp


More information about the p4-projects mailing list