commit 38c91b8cbcb24b0cbe8b7eb2a14c50eb66e0126c Author: Aaron LI <a...@aaronly.me> Date: Sat Jul 3 10:03:40 2021 +0800
nvmm: Clarify the RESET state Just use plain values instead of macros. This also eliminates the PAT* compat code in 'nvmm_compat.h'. Summary of changes: sys/dev/virtual/nvmm/nvmm_compat.h | 12 ------------ sys/dev/virtual/nvmm/x86/nvmm_x86.c | 11 +++-------- 2 files changed, 3 insertions(+), 20 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/38c91b8cbcb24b0cbe8b7eb2a14c50eb66e0126c -- DragonFly BSD source repository