Microkernel drivers

If microkernels do not load drivers into the kernel, does mean that the drivers are daemons that run in user space, or are there some other provision for drivers?
I know it may sound a bit elementary but I'm not certain and I want to clear it up. Thanks in advance.

Yes, the device drivers in microkernels run in user space. See the attached diagram.

I know they run in user space, but the main question is, do they run as daemons?

You can't Google that answer?