1 '\" te
   2 .\" Copyright 2019 Peter Tribble.
   3 .\"  Copyright (c) 2001 Sun Microsystems, Inc.  All Rights Reserved
   4 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
   5 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
   6 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   7 .TH DR 7D "Jun 13, 2019"
   8 .SH NAME
   9 dr, drmach \- dynamic reconfiguration driver
  10 .SH SYNOPSIS
  11 .LP
  12 .nf
  13 \fBdr\fR
  14 .fi
  15 
  16 .LP
  17 .nf
  18 \fBdrmach\fR
  19 .fi
  20 
  21 .SH DESCRIPTION
  22 .LP
  23 The dynamic reconfiguration (DR) driver consists of a platform-independent
  24 driver and a platform-specific module. The DR driver uses standard features of
  25 the Solaris operating environment whenever possible to control DR operations
  26 and calls the platform specific module as needed. The DR driver creates minor
  27 nodes in the file system that serve as attachment points for DR operations.
  28 .sp
  29 .LP
  30 The DR driver provides a pseudo-driver interface to sequence attach and detach
  31 operations on system boards using file system entry points referred to as
  32 "attachment points." The attachment point form depends on the platform.
  33 .SH SEE ALSO
  34 .LP
  35 \fBioctl\fR(2), \fBlibcfgadm(3LIB)\fR