Module Name:    src
Committed By:   skrll
Date:           Sat Apr 18 13:43:45 UTC 2015

Modified Files:
        src/sys/arch/evbarm/conf: RPI

Log Message:
Remove dmover(9) references


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/sys/arch/evbarm/conf/RPI

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/evbarm/conf/RPI
diff -u src/sys/arch/evbarm/conf/RPI:1.62 src/sys/arch/evbarm/conf/RPI:1.63
--- src/sys/arch/evbarm/conf/RPI:1.62	Sat Apr 18 11:30:22 2015
+++ src/sys/arch/evbarm/conf/RPI	Sat Apr 18 13:43:45 2015
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: RPI,v 1.62 2015/04/18 11:30:22 skrll Exp $
+#	$NetBSD: RPI,v 1.63 2015/04/18 13:43:45 skrll Exp $
 #
 #	RPi -- Raspberry Pi
 #
@@ -200,10 +200,6 @@ options 	WSDISPLAY_DEFAULTSCREENS=4
 pseudo-device	wsmux			# mouse & keyboard multiplexor
 pseudo-device	wsfont
 
-# data mover pseudo-devices
-#pseudo-device	swdmover		# software dmover(9) back-end
-#pseudo-device	dmoverio		# /dev/dmover dmover(9) interface
-
 # userland interface to drivers, including autoconf and properties retrieval
 
 # local configuration

Reply via email to