Module Name: src
Committed By: riz
Date: Tue Aug 12 18:59:48 UTC 2014
Modified Files:
src/sys/arch/sparc/sparc [netbsd-7]: autoconf.c
Log Message:
Pull up following revision(s) (requested by martin in ticket #7):
sys/arch/sparc/sparc/autoconf.c: revision 1.258
PR port-sparc/49103: add device name mapping for "qfe" (quad hme) cards.
>From MOCHIDA Shuji.
To generate a diff of this commit:
cvs rdiff -u -r1.257 -r1.257.2.1 src/sys/arch/sparc/sparc/autoconf.c
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/sparc/sparc/autoconf.c
diff -u src/sys/arch/sparc/sparc/autoconf.c:1.257 src/sys/arch/sparc/sparc/autoconf.c:1.257.2.1
--- src/sys/arch/sparc/sparc/autoconf.c:1.257 Fri Jul 25 17:21:32 2014
+++ src/sys/arch/sparc/sparc/autoconf.c Tue Aug 12 18:59:48 2014
@@ -1,4 +1,4 @@
-/* $NetBSD: autoconf.c,v 1.257 2014/07/25 17:21:32 nakayama Exp $ */
+/* $NetBSD: autoconf.c,v 1.257.2.1 2014/08/12 18:59:48 riz Exp $ */
/*
* Copyright (c) 1996
@@ -48,7 +48,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: autoconf.c,v 1.257 2014/07/25 17:21:32 nakayama Exp $");
+__KERNEL_RCSID(0, "$NetBSD: autoconf.c,v 1.257.2.1 2014/08/12 18:59:48 riz Exp $");
#include "opt_ddb.h"
#include "opt_kgdb.h"
@@ -1563,6 +1563,7 @@ static struct {
{ "SUNW,fdtwo", "fdc" },
{ "network", "hme" }, /* Krups */
{ "SUNW,hme", "hme" },
+ { "SUNW,qfe", "hme" },
};
static const char *