#include <oskit/dev/freebsd.h>void oskit_freebsd_init_devs(void);
OS Component
Initialize and register all available FreeBSD device drivers.Warning messages will be printed with osenv_log for drivers which cannot be initialized but the initialization process will continue.
osenv_log