Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: mrg
Date: Fri Nov 25 22:17:20 UTC 2022
Modified Files:
src/sys/arch/arm/fdt: acpi_fdt.c
src/sys/dev: smbios_platform.c
Log Message:
move the creation of machdep.smbios into platform_init().
"dmidecode -d /dev/smbios" now works on x86. also tested on arm64 (lx2k.)
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/arm/fdt/acpi_fdt.c
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/smbios_platform.c
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