Module Name:    src
Committed By:   uebayasi
Date:           Sat Oct 11 08:22:34 UTC 2014

Modified Files:
        src/sys/arch/hpcmips/conf: GENERIC

Log Message:
Missing midi attachment.


To generate a diff of this commit:
cvs rdiff -u -r1.226 -r1.227 src/sys/arch/hpcmips/conf/GENERIC

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/hpcmips/conf/GENERIC
diff -u src/sys/arch/hpcmips/conf/GENERIC:1.226 src/sys/arch/hpcmips/conf/GENERIC:1.227
--- src/sys/arch/hpcmips/conf/GENERIC:1.226	Sat Aug 23 20:26:58 2014
+++ src/sys/arch/hpcmips/conf/GENERIC	Sat Oct 11 08:22:34 2014
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.226 2014/08/23 20:26:58 dholland Exp $
+# $NetBSD: GENERIC,v 1.227 2014/10/11 08:22:34 uebayasi Exp $
 #
 # GENERIC machine description file
 # 
@@ -24,7 +24,7 @@ include		"arch/hpcmips/conf/std.hpcmips.
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.226 $"
+#ident 		"GENERIC-$Revision: 1.227 $"
 
 maxusers	16
 
@@ -652,6 +652,7 @@ uyap* at uhub? port ?
 ugen*	at uhub? port ?
 
 audio*	at uaudio?
+midi*	at midibus?
 
 # Pseudo-Devices
 

Reply via email to