next up previous contents index
Next: 29.1.1 oskit_linux_init_devs: Initialize and Up: 29 Linux Driver Set: Previous: 29 Linux Driver Set:

29.1 Initialization and Registration

There are several ways to initalize this library. One can either initialize all the compiled-in drivers (oskit_linux_init_devs, initialize a specific class of drivers (oskit_linux_init_ethernet), or initialize specific drivers (e.g., oskit_linux_init_scsi_ncr53c8xx).

These initialization functions initialize various glue code and register the appropriate device(s) in the device tree, to be probed with oskit_dev_probe.





University of Utah Flux Research Group