Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc/sparc
Module Name: src
Committed By: thorpej
Date: Mon Oct 13 04:04:52 UTC 2025
Modified Files:
src/sys/arch/sparc/sparc: autoconf.c pci_fixup.c pci_fixup.h
Log Message:
Implememt ether-get-mac-address as a system default device call, and get
completely out of the business of examining bus types and setting properties
in dictionaries when dealing with Ethernet MAC addresses.
To generate a diff of this commit:
cvs rdiff -u -r1.272 -r1.273 src/sys/arch/sparc/sparc/autoconf.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/sparc/sparc/pci_fixup.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/sparc/sparc/pci_fixup.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index