Go to main content

Writing Device Drivers for Oracle® Solaris 11.3

Exit Print View

Updated: March 2019
 
 

Summary of Oracle Solaris DDI/DKI Services

This appendix lists the interfaces provided by the Oracle Solaris DDI/DKI. These descriptions are not complete or definitive, nor do they provide a thorough guide to usage. The descriptions are intended to describe what the functions do in general terms. See physio(9F) for more detailed information. The categories are:

Module Functions

The module functions are:

mod_info

Query a loadable module

mod_install

Add a loadable module

mod_remove

Remove a loadable module