next up previous contents index
Next: 38.4.3 oskit_freebsd_init_isa: Initialize and Up: 38.4 Interfaces Previous: 38.4.1 oskit_freebsd_init: Initialize and

38.4.2 oskit_freebsd_init_devs: Initialize and register all FreeBSD device drivers

 

SYNOPSIS

#include <oskit/dev/freebsd.h>

void oskit_freebsd_init_devs(void);

DIRECTION

OS tex2html_wrap_inline36701 Component

DESCRIPTION

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.

RELATED INFORMATION

osenv_log



Utah Flux Research Group