getAdapterInfo

Returns information about the adapter that was passed in. This command is implemented only on NetWare and not on Linux.

Request

<getAdapterInfo>

Reply

<adapterInfo>
   <adapterID/>
   <adapterName/>
   <adapterDriverID/>
   <adapterDriverName/>
   <adapterNumber/>
   <adapterSlot/>
   <adapterSubSystemID/>
   <adapterInterruptInfo>
      <adapterInterrupt/>
   </adapterInterruptInfo>
   <adapterDMAInfo>
      <adapterDMAChannel/>
   </adapterDMAInfo/>
   <adapterMemoryInfo>
      <adapterMemoryPhysicalAddress/>
      <adapterMemoryPhysicalLength/>
      <adapterMemoryVirtualAddress/>
   </adapterMemoryInfo>
   <adapterSupportedTargetIDs/>
   <adapterSupportedUnitNumbers/>
   <adapterCardTargetID/>
   <adapterFlags/>
   <adapterType/>
</adapterInfo>

Elements

adapterInfo

Occurs once.

adapterName

Specifies the name of the adapter.

adapterDriverID

Specifies the adapter's driver ID that was assigned by NovellĀ® for the driver associated with this adapter.

adapterDriverName

Specifies the name of the driver that is operating the adapter.

adapterNumber

Specifies the number assigned by the IO subsystem that defines an instance of the adapter.

adapterSlot

Specifies the slot or Hardware Interface Number (HIN) that is assigned to the adapter.

adapterSubSystemID

(Optional) Specifies the ID of the IO subsystem that created and manages the adapter. This ID is displayed only if the subsystem ID is NWPA or CIOS.

adapterInterruptInfo

(Optional) Specifies the adapter interrupt information.

adapterInterrupt

Specifies the primary and secondary interrupts that are associated with the adapter.

adapterDMAInfo

(Optional) Specifies the adapter DMA channel information.

adapterDMAChannels

Specifies the primary and secondary DMA channels that are used with the adapter.

adapterMemoryInfo

(Optional) Specifies the adapter's physical and virtual memory information.

adapterMemoryPhysicalAddress

Specifies the physical address of the primary and secondary memory addresses.

adapterMemoryPhysicalLength

Specifies the length of the adapterMemoryPhysicalAddress element.

adapterMemoryVirtualAddress

Specifies the virtual address that is associated with the physical memory address.

adapterSupportedTargetIDs

(Optional) Specifies the number of target IDs that are supported by the adapter.

adapterSupportedUnitNumbers

(Optional) Specifies the number of unit numbers that are supported by the adapter.

adapterCardTargetID

(Optional) Specifies the target ID that the adapter supports.

adapterFlags

(Optional) Specifies any flags adapter is Instance_Unloaded_Support.

adapterTypes

(Optional) Specifies the type of the adapter (or the adapter's ID):

  • SCSI
  • IDB-ATA