Module Name:    src
Committed By:   martin
Date:           Mon Apr  4 10:25:09 UTC 2011

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

Log Message:
Add gem at sbus (works since quite some time).


To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1.136 src/sys/arch/sparc64/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/sparc64/conf/GENERIC
diff -u src/sys/arch/sparc64/conf/GENERIC:1.135 src/sys/arch/sparc64/conf/GENERIC:1.136
--- src/sys/arch/sparc64/conf/GENERIC:1.135	Sun Mar 20 23:31:36 2011
+++ src/sys/arch/sparc64/conf/GENERIC	Mon Apr  4 10:25:08 2011
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.135 2011/03/20 23:31:36 mrg Exp $
+# $NetBSD: GENERIC,v 1.136 2011/04/04 10:25:08 martin Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.135 $"
+#ident 		"GENERIC-$Revision: 1.136 $"
 
 maxusers	64
 
@@ -502,6 +502,7 @@
 fpa*	at pci? dev ? function ?	# DEC DEFPA FDDI UT
 fxp*	at pci? dev ? function ?	# Intel EtherExpress PRO 10+/100B
 gem*	at pci? dev ? function ?	# Apple GMAC and Sun ERI gigabit enet
+gem*	at sbus? slot ? offset ?
 # XXX lacks bus_dmamap_sync()
 #le*	at pci? dev ? function ?	# PCnet-PCI Ethernet
 # XXX uses vtophys()

Reply via email to