next up previous contents index
Next: 30.4.2 oskit_freebsd_init_devs: Initialize and Up: 30.4 Interfaces Previous: 30.4 Interfaces

30.4.1 oskit_freebsd_init: Initialize and FreeBSD device driver support package

 

SYNOPSIS

#include <oskit/dev/freebsd.h>

void oskit_freebsd_init(void);

DIRECTION

OS tex2html_wrap_inline32841 Component

DESCRIPTION

Initializes the support code for FreeBSD device drivers.

Currently the oskit_freebsd_init_driver routines take care of invoking any required freebsd device initialization functions, including this one. This may change in the future.



University of Utah Flux Research Group