nvmm: Port to DragonFly #0: initial nvmm_compat.h
authorAaron LI <aly@aaronly.me>
Tue, 25 May 2021 06:39:10 +0000 (14:39 +0800)
committerAaron LI <aly@aaronly.me>
Tue, 15 Jun 2021 13:36:46 +0000 (21:36 +0800)
commitc7f92f9478d87bc7e1c3b613300f1b0e542514c7
tree8064a81b22e5f801b5ab85403aa3c2355c2d8a3b
parentf662c888a1ccf0c042725ef17d42872a598b4755
nvmm: Port to DragonFly #0: initial nvmm_compat.h

Add nvmm_compat.h to hold the major compatibility code for the porting.
Currently there are mostly CPUID_SEF_* defines.

Credit to Jaromír Doleček for his initial porting of NVMM to DragonFly.
See: https://github.com/Moritz-Systems/DragonFlyBSD/commit/b96e5836fd25b448bb54775ac0107917adc2937d
sys/dev/virtual/nvmm/nvmm_compat.h [new file with mode: 0644]