How do i display all the predefined hardware classes and types in AIX?



  • The lsdev is used to display various hardware information on AIX

    # lsdev -P -H
    class          type            subclass     description
     
    3dx            03000008        usbif        USB 3D mouse
    PCM            ds4k-ui         fcp          DS3/4K PCM User Interface
    PCM            MCLAR_IDISK     friend       SCSI/FCP Disk Path Control Module
    PCM            MCLAR_LUNZ      friend       SCSI/FCP Disk Path Control Module
    PCM            MCLAR_RAID0     friend       SCSI/FCP Disk Path Control Module
    PCM            MCLAR_RAID1     friend       SCSI/FCP Disk Path Control Module
    PCM            MCLAR_RAID10    friend       SCSI/FCP Disk Path Control Module
    PCM            MCLAR_RAID3     friend       SCSI/FCP Disk Path Control Module
    PCM            MCLAR_RAID5     friend       SCSI/FCP Disk Path Control Module
    PCM            MCLAR_VDISK     friend       SCSI/FCP Disk Path Control Module
    PCM            ds4k-ui         friend       Active/Passive Disk Path Control Module
    PCM            fcpother        friend       SCSI/FCP Disk Path Control Module
    PCM            iscsiother      friend       SCSI/FCP Disk Path Control Module
    PCM            otherapdisk     friend       Active/Passive Disk Path Control Module
    PCM            sasother        friend       SCSI/FCP Disk Path Control Module
    PCM            scsiscsd        friend       SCSI/FCP Disk Path Control Module
    PCM            sddpcm          friend       SDD FCP Disk Path Control Module
    PCM            sisarray        friend       SCSI/FCP Disk Path Control Module
    PCM            vscsi           friend       SCSI/FCP Disk Path Control Module
    PCM            ds4k-ui         iscsi        DS3/4K PCM User Interface
    PCM            ds4k-ui         sas          DS3/4K PCM User Interface
    adapter        ethernet        IBM,lhea     Logical Host Ethernet Port (lp-hea)
    adapter        AT97SC3201_r    chrp         N/A
    adapter        IBM,HPS         chrp         Switch Network Interface Adapter
    adapter        IBM,lhca        chrp         InfiniBand host channel adapter
    adapter        IBM,lhea        chrp         Logical Host Ethernet Adapter (l-hea)
    adapter        pager           forwarder    Pager Kernel Extension
    adapter        baud4232        isa_sio      Ultimedia Integrated Audio
    adapter        chrp_ecp        isa_sio      CHRP IEEE1284 (ECP) Parallel Port Adapter
    adapter        isa_tablet      isa_sio      Tablet Adapter
    adapter        kma_chrp        isa_sio      Keyboard/Mouse Adapter
    adapter        pnp501          isa_sio      Standard I/O Serial Port
    adapter        pnp700          isa_sio      Standard I/O Diskette Adapter
    adapter        keyboard        kma_chrp     Keyboard Adapter
    adapter        mouse           kma_chrp     Mouse Adapter
    adapter        00105000        pci          SAS Expansion Card (00105000)
    adapter        02105e51        pci          Native Display Graphics Adapter
    adapter        13100560        pci          PCI Audio Adapter (13100560)
    adapter        14100401        pci          Gigabit Ethernet-SX PCI Adapter (14100401)
    adapter        14100c03        pci          PCI-XDDR Auxiliary Cache Adapter
    adapter        14100d03        pci          PCI-XDDR Auxiliary Cache Adapter
    adapter        14101103        pci          4-Port 10/100/1000 Base-TX PCI-X 
    Adapter (14101103)
    adapter        14101403        pci          Gigabit Ethernet-SX PCI-X Adapter 
    (14101403)
    adapter        14101b02        pci          GXT6500P Graphics Adapter
    adapter        14101c02        pci          GXT4500P Graphics Adapter
    adapter        14102203        pci          iSCSI Adapter
    adapter        14102303        pci          N/A
    ...
    ...
    

Log in to reply
 

© Lightnetics 2024