Sun Java Solaris Communities My SDN Account Join SDN
 
White Paper
libdevinfo Userland Access to Solaris Device Information
 
Part No.: 806-1237-10 — Revision 01, April 1999
This white paper describes libdevinfo(3) which is a set of interfaces used to access Solaris device configuration data from userland applications. It is intended for readers who are familiar with Solaris device configuration as described in Writing Device Drivers. (Note: On docs.sun.com, find the version of Writing Device Drivers that matches the release number you are working with.) See also the libdevinfo(3) man page.
 
The libdevinfo interfaces provide the following features:
 
  • Read-only access to device configuration data in the kernel
  • Guaranteed data reliability and self-consistency
  • Capability to access data in the 64-bit kernel from 32-bit applications
Typical consumers of libdevinfo are device monitoring, administration, and configuration applications. The interfaces described in this document are available in Solaris 7.
 

Contents