CVS commit: src/sys
"Jason R Thorpe" <[email protected]> Sat, 18 Jul 2026 14:08:52 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Sat Jul 18 14:08:52 UTC 2026 Modified Files: src/sys/arch/sparc/conf: GENERIC src/sys/dev/sbus: if_gem_sbus.c Log Message: 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.276 -r1.277 src/sys/arch/sparc/conf/GENERIC cvs rdiff -u -r1.15 -r1.16 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.