pseudo man page on SunOS

Man page or keyword search:  
man Server   20652 pages
apropos Keyword Search (all sections)
Output format
SunOS logo
[printable version]

pseudo(4)			 File Formats			     pseudo(4)

NAME
       pseudo - configuration files for pseudo device drivers

DESCRIPTION
       Pseudo  devices	are devices that are implemented entirely in software.
       Drivers for pseudo devices must provide driver configuration  files  to
       inform the system of each pseudo device that should be created.

       Configuration  files for pseudo device drivers must identify the parent
       driver explicitly as pseudo, and must create an integer property called
       instance which is unique to this entry in the configuration file.

       Each  entry in the configuration file creates a prototype devinfo node.
       Each node is assigned an instance number which  is  determined  by  the
       value  of  the  instance	 property. This property is only applicable to
       children of the pseudo parent, and is  required	since  pseudo  devices
       have  no	 hardware address from which to determine the instance number.
       See driver.conf(4) for further details of configuration file syntax.

EXAMPLES
       Example 1 Using a Configuration File

       Here is a configuration file called ramdisk.conf for  a	pseudo	device
       driver  that  implements a RAM disk. This file creates two nodes called
       ramdisk. The first entry creates ramdisk node instance 0, and the  sec‐
       ond  creates  ramdisk  node,  instance 1, with the additional disk-size
       property set to 512.

	 #
	 # Copyright (c) 1993, by Sun Microsystems, Inc.
	 #
	 #ident	 "@(#)ramdisk.conf	 1.3	 93/06/04 SMI"
	 name="ramdisk" parent="pseudo" instance=0;
	 name="ramdisk" parent="pseudo" instance=1 disk-size=512;

SEE ALSO
       driver.conf(4), ddi_prop_op(9F)

SunOS 5.10			  15 Jun 1993			     pseudo(4)
[top]

List of man pages available for SunOS

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net