Solaris Reference Manual for SMCC-Specific Software
  Rechercher uniquement dans ce livre
Télécharger cet ouvrage au format PDF

NAME

dr - dynamic reconfiguration driver, /dev/dr

SYNOPSIS

dr

DESCRIPTION

The DR driver provides a pseudo-driver interface to the kernel Dynamic Reconfiguration (DR) Attach and DR Detach features.
For DR Detach, the command dr_daemon(1M) executes SunOS ioctl(2) calls to:
Detach selected devices from kernel usage
Remove detached device nodes from the kernel's device tree
Direct OBP to delete all detached nodes from its device tree
For DR Attach, dr_daemon(1M) executes ioctl(2) calls to:
Direct OBP to probe the board and add nodes to its device tree
Get the nodes from OBP and add proto nodes to the kernel's device tree
Convert the proto nodes to CF1 nodes
The pathname of the device node is /devices/pseudo/dr@0:0.

SEE ALSO

Dynamic Reconfiguration User's Guide
Ultra Enterprise 10000 SSP 3.0 User's Guide
dr_daemon(1M) in this reference manual
hostview(1M), hpost(1M) in man Pages(1M): Ultra Enterprise 10000 SSP Administration Commands
dr(1M) in man Pages(1M): DR Administration Commands
add_drv(1M), drvconfig(1M), devlinks(1M), disks(1M), ports(1M), tapes(1M) in man Pages(1M): System Administration Commands