Print this page
11244 Some man pages still refer to E10K

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man7d/dr.7d.man.txt
          +++ new/usr/src/man/man7d/dr.7d.man.txt
   1    1  DR(7D)                              Devices                             DR(7D)
   2    2  
   3    3  
   4    4  
   5    5  NAME
   6      -       dr, drmach, ngdr, ngdrmach - Sun Enterprise 10000  dynamic
   7      -       reconfiguration driver
        6 +       dr, drmach - dynamic reconfiguration driver
   8    7  
   9    8  SYNOPSIS
  10    9         dr
  11   10  
  12   11  
  13   12         drmach
  14   13  
  15   14  
  16      -       ngdr
  17      -
  18      -
  19      -       ngdrmach
  20      -
  21      -
  22   15  DESCRIPTION
  23   16         The dynamic reconfiguration (DR) driver consists of a platform-
  24   17         independent driver and a platform-specific module. The DR driver uses
  25   18         standard features of the Solaris operating environment whenever
  26   19         possible to control DR operations and calls the platform specific
  27   20         module as needed. The DR driver creates minor nodes in the file system
  28   21         that serve as attachment points for DR operations.
  29   22  
  30   23  
  31   24         The DR driver provides a pseudo-driver interface to sequence attach and
  32   25         detach operations on system boards using file system entry points
  33   26         referred to as "attachment points." The attachment point form depends
  34   27         on the platform.
  35   28  
  36      -   Sun Enterprise 10000 Server
  37      -       On the Sun Enterprise 10000 server, the DR driver consists of a
  38      -       platform-independent driver (ngdr) and a platform-specific module
  39      -       (ngdrmach).
  40      -
  41      -
  42      -       The domain configuration server (DCS) accepts DR requests from the
  43      -       system services processor (SSP) and uses the libcfgadm(3LIB) interface
  44      -       to initiate the DR operation. After the operation is performed, the
  45      -       results are returned to the SSP. For more information about the DCS on
  46      -       the Sun Enterprise 10000, refer to the dcs(1M) man page and the Sun
  47      -       Enterprise 10000 Dynamic Reconfiguration User Guide.
  48      -
  49      -
  50      -       The DR driver creates physical attachment points for system board slots
  51      -       that takes the following form:
  52      -
  53      -         /devices/pseudo/ngdr@0:SBx
  54      -
  55      -
  56      -
  57      -       Where x represents the slot number (0 to 15) for a particular board.
  58      -
  59      -
  60      -       The cfgadm_sbd(1M) plugin creates dynamic attachment points that refer
  61      -       to components on system boards, including CPUs, memory, or I/O devices.
  62      -       Refer to the cfgadm_sbd(1M) man page for more details.
  63      -
  64   29  SEE ALSO
  65      -       cfgadm_sbd(1M), ioctl(2), libcfgadm(3LIB)
       30 +       ioctl(2), libcfgadm(3LIB)
  66   31  
  67   32  
  68      -       Sun Enterprise 10000 Dynamic Reconfiguration User Guide
  69   33  
  70      -
  71      -
  72      -                              September 29, 2003                        DR(7D)
       34 +                                 June 13, 2019                          DR(7D)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX