commit d36f55e5f39a1e060c72a96683039c05a38fdc0f
Author: Matthew Dillon <[email protected]>
Date: Fri Nov 8 08:36:50 2019 -0800
kernel - Use SI_ORDER_THIRD for CAM peripheral modules.
* Use SI_ORDER_THIRD for CAM peripheral modules so we get a
more deterministic placement for the attach order.
Summary of changes:
sys/bus/cam/cam_periph.h | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d36f55e5f39a1e060c72a96683039c05a38fdc0f
--
DragonFly BSD source repository