CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/12/19 16:47:24
Modified files:
sys/arch/arm64/conf: files.arm64
sys/arch/arm64/dev: aplns.c
Added files:
sys/arch/arm64/dev: rtkit.c rtkit.h
Log message:
Add an implementation for the protocol to communicate with coprocessors
running firmware based Apple's RTKit OS. Use this code to bring up the
storage controller that implements Apple's flavour of NVMe.
ok dlg@, patrick@
