
{ COMMON DECK CMHBTRN }

{   The purpose of this request is to initiate the transition phase of
{ configuration management.  This routine calls procedures to initialize
{ the active driver type table and to set all the system pointer address
{ array fields.  It then idles the system core device driver, and
{ requests and loads all other equipment that has been specified.
{ It then notifies device management and tape management that there
{ might exist units that their areas are unaware of.
{
{       CMP$BEGIN_TRANSITION (SYS_DEV_LUN, CHANNEL_NUMBER, EQUIPMENT_NUMBER,
{         UNIT_NUMBER, PP_NUMBER, STATUS)
{
{ SYS_DEV_LUN: (input)  This parameter specifies the logical unit number
{       associated with the system device.
{
{ CHANNEL_NUMBER: (input)  This parameter specifies the physical channel
{       number used by the system device.
{
{ EQUIPMENT_NUMBER: (input)  This parameter specifies the physical
{       equipment number used by the system device.
{
{ UNIT_NUMBER: (input)  This parameter specifies the physical unit number
{       used by the system device.
{
{ PP_NUMBER: (input)  This parameter specifies the physical pp number
{       used by the system device.
{
{ STATUS: (output)  This parameter specifies the request status.
{
