diff options
author | Andrew Turner <andrew@FreeBSD.org> | 2025-07-25 02:07:17 +0000 |
---|---|---|
committer | Andrew Turner <andrew@FreeBSD.org> | 2025-07-30 18:35:29 +0000 |
commit | a2e28ba79238ef5842db7e4581ed85c2fb63c317 (patch) | |
tree | 3a8e9889ee819c730d297651a0c45667356c8bb1 /sys/contrib/openzfs/module/os/freebsd | |
parent | c04fe26aa2f7d4c10070fc5cdbe047102f83c1be (diff) |
When reading the smbios on Linux we try to access it via /dev/mem. On
some systems we can't do this as /dev/mem is locked down. To handle
this try reading the sysfs file first, and if that fails fall back to
/dev/mem.
Reviewed by: imp
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D51413
Diffstat (limited to 'sys/contrib/openzfs/module/os/freebsd')
0 files changed, 0 insertions, 0 deletions