git: kernel - Add two more DEVMETHODs (quiesce and register)
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon May 30 18:20:03 PDT 2022
commit 72ea144c6709ad9c2a77ae667a109442f8a400b1
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon May 30 17:15:40 2022 -0700
kernel - Add two more DEVMETHODs (quiesce and register)
* Add DEVMETHODs quiesce and register to help with future FreeBSD
porting work.
Summary of changes:
sys/kern/device_if.m | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/72ea144c6709ad9c2a77ae667a109442f8a400b1
--
DragonFly BSD source repository
More information about the Commits
mailing list