next up previous contents index
Next: 30.4.3 oskit_freebsd_init_isa: Initialize and Up: 30.4 Interfaces Previous: 30.4.1 oskit_freebsd_init: Initialize and

30.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_inline32841 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



University of Utah Flux Research Group