CVS commit: [netbsd-11] src/sys

"Martin Husemann" <[email protected]> Sun, 19 Jul 2026 16:08:56 +0000
Newsgroups gmane.os.netbsd.devel.cvs
Message-ID <[email protected]>
Module Name:	src
Committed By:	martin
Date:		Sun Jul 19 16:08:56 UTC 2026

Modified Files:
	src/sys/arch/sparc/conf [netbsd-11]: GENERIC
	src/sys/dev/sbus [netbsd-11]: if_gem_sbus.c

Log Message:
Pull up following revision(s) (requested by thorpej in ticket #385):

	sys/arch/sparc/conf/GENERIC: revision 1.277
	sys/dev/sbus/if_gem_sbus.c: revision 1.16

Adapt the SBus config register for 32-bit SPARC systems and enable
GEM Ethernet in the GENERIC SPARC configuration.

From Erik LaBine.

PR kern/60453


To generate a diff of this commit:
cvs rdiff -u -r1.275.2.1 -r1.275.2.2 src/sys/arch/sparc/conf/GENERIC
cvs rdiff -u -r1.14 -r1.14.12.1 src/sys/dev/sbus/if_gem_sbus.c

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