Sun Microsystems, Inc.
spacerspacer
spacer   www.sun.com docs.sun.com | | |  
spacer
black dot
   
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z
    
 
Interface Librarieslibdevinfo(3LIB)


NAME

 libdevinfo - device information library

SYNOPSIS

 
cc [ flag ... ] file ... -ldevinfo [ library ... ]

DESCRIPTION

 

Functions in this library access information on device configuration.

INTERFACES

 

The shared object libdevinfo.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object interfaces.

di_binding_namedi_bus_addr
di_child_nodedi_compatible_names
di_devfs_pathdi_devfs_path_free
di_deviddi_driver_name
di_driver_opsdi_drv_first_node
di_drv_next_nodedi_fini
di_initdi_instance
di_minor_classdi_minor_devt
di_minor_namedi_minor_next
di_minor_nodetypedi_minor_spectype
di_minor_typedi_node_name
di_nodeiddi_parent_node
di_prom_finidi_prom_init
di_prom_prop_datadi_prom_prop_lookup_bytes
di_prom_prop_lookup_intsdi_prom_prop_lookup_strings
di_prom_prop_namedi_prom_prop_next
di_prop_bytesdi_prop_devt
di_prop_intsdi_prop_lookup_bytes
di_prop_lookup_intsdi_prop_lookup_strings
di_prop_namedi_prop_next
di_prop_stringsdi_prop_type
di_sibling_nodedi_state
di_walk_minordi_walk_node

FILES

 
usr/lib/libdevinfo.a
archive library
/usr/lib/libdevinfo.so.1
shared object
/usr/lib/64/libdevinfo.so.1
64-bit shared object

ATTRIBUTES

 

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
AvailabilitySUNWcsl, SUNWstatl (32-bit)
 SUNWcslx (64-bit)
MT LevelSafe
Interface StabilityEvolving

SEE ALSO

 

pvs(1), intro(3), libdevinfo(3DEVINFO), attributes(5)

Writing Device Drivers


SunOS 5.9Go To TopLast Changed 27 Feb 2001

 
      
      
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.