
{   The purpose of this request is to allow users running in a ring higher
{ than 3 to access dmp$get_logical_attributes.
{
{       CMP$GET_LOGICAL_ATTRIBUTES (PRODUCT_IDENTIFICATION,
{         P_LOGICAL_ATTRIBUTES, STATUS)
{
{ PRODUCT_IDENTIFICATION: (input)  This parameter specifies the product
{       identifier of the unit whose attributes you are getting.
{
{ P_LOGICAL_ATTRIBUTES: (input, output)  This parameter specifies the
{       pointer to an adaptable array of logical device attributes
{       which contain keys to indicate which attributes are desired,
{       and room for the actual attributes.
{
{ STATUS: (output)  This parameter specifies the request status.
{
