<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: howto determine bus type in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-bus-type/m-p/3042294#M134562</link>
    <description>OH yeah, &lt;BR /&gt;&lt;BR /&gt;that is a nice one too ;) but, this maybe a silly question... how do I get the firmware revision of the bus type??&lt;BR /&gt;&lt;BR /&gt;thanks again,&lt;BR /&gt;&lt;BR /&gt;andrew</description>
    <pubDate>Thu, 07 Aug 2003 01:53:53 GMT</pubDate>
    <dc:creator>Andrew Beal</dc:creator>
    <dc:date>2003-08-07T01:53:53Z</dc:date>
    <item>
      <title>howto determine bus type</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-bus-type/m-p/3042285#M134553</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is there any command to tell you what type of bus architecture you have e.g HP/PB, HSC, or PCI??&lt;BR /&gt;&lt;BR /&gt;I have 3 N-Class servers i need to find these details out for, running hp-ux 11.0&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;Andrew</description>
      <pubDate>Wed, 06 Aug 2003 05:45:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-bus-type/m-p/3042285#M134553</guid>
      <dc:creator>Andrew Beal</dc:creator>
      <dc:date>2003-08-06T05:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: howto determine bus type</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-bus-type/m-p/3042286#M134554</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;# ioscan -fn &lt;BR /&gt;&lt;BR /&gt;Should help and give you what you require.</description>
      <pubDate>Wed, 06 Aug 2003 06:01:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-bus-type/m-p/3042286#M134554</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-08-06T06:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: howto determine bus type</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-bus-type/m-p/3042287#M134555</link>
      <description>ioscan should work, but I was thinking of an alternative that quite a lot of times ioscan won't tell you about hardware.&lt;BR /&gt;&lt;BR /&gt;Not sure if this will work, but try:&lt;BR /&gt;&lt;BR /&gt;echo "selclass type adapter qualifier bus;info;wait;infolog" | cstm&lt;BR /&gt;&lt;BR /&gt;There is a list I created a while back but never tested them all. (I'm not near a system either)</description>
      <pubDate>Wed, 06 Aug 2003 07:06:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-bus-type/m-p/3042287#M134555</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-08-06T07:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: howto determine bus type</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-bus-type/m-p/3042288#M134556</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Use ioscan -fnk.  That should return the information you require pretty quickly.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers!</description>
      <pubDate>Wed, 06 Aug 2003 07:10:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-bus-type/m-p/3042288#M134556</guid>
      <dc:creator>Tim Adamson_1</dc:creator>
      <dc:date>2003-08-06T07:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: howto determine bus type</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-bus-type/m-p/3042289#M134557</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ioscan -fnk , gives you the information, but shows you the device path also.&lt;BR /&gt;&lt;BR /&gt;ioscan -fk , excludes the device path.&lt;BR /&gt;&lt;BR /&gt;/ Johnny&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Aug 2003 07:19:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-bus-type/m-p/3042289#M134557</guid>
      <dc:creator>Johnny Damtoft</dc:creator>
      <dc:date>2003-08-06T07:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: howto determine bus type</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-bus-type/m-p/3042290#M134558</link>
      <description>N Class (rp 74xx) only uses PCI buses....&lt;BR /&gt;&lt;BR /&gt;EISA, HSC, and HPPB was used in older models (K, D, etc...)&lt;BR /&gt;&lt;BR /&gt;With ioscan viewing used, drivers and description you can view this&lt;BR /&gt;&lt;BR /&gt;svuxmad:/home/root# model&lt;BR /&gt;9000/813/D230&lt;BR /&gt;svuxmad:/home/root# ioscan -kfnCext_bus&lt;BR /&gt;Class     I  H/W Path  Driver      S/W State H/W Type  Description&lt;BR /&gt;===================================================================&lt;BR /&gt;ext_bus   0  8/4       c720        CLAIMED   INTERFACE GSC add-on Fast/Wide SCSI&lt;BR /&gt; Interface&lt;BR /&gt;ext_bus   2  8/16/0    CentIf      CLAIMED   INTERFACE Built-in Parallel Interfa&lt;BR /&gt;ce&lt;BR /&gt;                      /dev/c2t0d0_lp&lt;BR /&gt;ext_bus   1  8/16/5    c720        CLAIMED   INTERFACE Built-in SCSI&lt;BR /&gt;svuxmad:/home/root#&lt;BR /&gt;&lt;BR /&gt;svux006:/# model&lt;BR /&gt;9000/800/L1000-44&lt;BR /&gt;svux006:/# ioscan -kfnCext_bus&lt;BR /&gt;Class     I  H/W Path  Driver S/W State   H/W Type     Description&lt;BR /&gt;=================================================================&lt;BR /&gt;ext_bus   0  0/0/1/0   c720 CLAIMED     INTERFACE    SCSI C896 Fast Wide LVD&lt;BR /&gt;ext_bus   1  0/0/1/1   c720 CLAIMED     INTERFACE    SCSI C896 Ultra Wide Single&lt;BR /&gt;-Ended&lt;BR /&gt;ext_bus   2  0/0/2/0   c720 CLAIMED     INTERFACE    SCSI C87x Ultra Wide Single&lt;BR /&gt;-Ended&lt;BR /&gt;ext_bus   3  0/0/2/1   c720 CLAIMED     INTERFACE    SCSI C87x Ultra Wide Single&lt;BR /&gt;-Ended&lt;BR /&gt;ext_bus   4  0/4/0/0   c720 CLAIMED     INTERFACE    SCSI C895 Ultra2 Wide LVD&lt;BR /&gt;ext_bus   5  0/7/0/0   c720 CLAIMED     INTERFACE    SCSI C895 Ultra2 Wide LVD&lt;BR /&gt;svux006:/#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Aug 2003 07:23:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-bus-type/m-p/3042290#M134558</guid>
      <dc:creator>Joaquin Gil de Vergara</dc:creator>
      <dc:date>2003-08-06T07:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: howto determine bus type</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-bus-type/m-p/3042291#M134559</link>
      <description>perhaps thus is more clear...&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;svux006:/# ioscan -kfCba&lt;BR /&gt;Class     I  H/W Path  Driver S/W State H/W Type  Description&lt;BR /&gt;============================================================&lt;BR /&gt;ba        0  0/0       lba  CLAIMED   BUS_NEXUS Local PCI Bus Adapter (782)&lt;BR /&gt;ba        1  0/1       lba  CLAIMED   BUS_NEXUS Local PCI Bus Adapter (782)&lt;BR /&gt;ba        2  0/2       lba  CLAIMED   BUS_NEXUS Local PCI Bus Adapter (782)&lt;BR /&gt;ba        3  0/3       lba  CLAIMED   BUS_NEXUS Local PCI Bus Adapter (782)&lt;BR /&gt;ba        4  0/4       lba  CLAIMED   BUS_NEXUS Local PCI Bus Adapter (782)&lt;BR /&gt;ba        5  0/5       lba  CLAIMED   BUS_NEXUS Local PCI Bus Adapter (782)&lt;BR /&gt;ba        6  0/6       lba  CLAIMED   BUS_NEXUS Local PCI Bus Adapter (782)&lt;BR /&gt;ba        7  0/7       lba  CLAIMED   BUS_NEXUS Local PCI Bus Adapter (782)&lt;BR /&gt;svux006:/# model&lt;BR /&gt;9000/800/L1000-44&lt;BR /&gt;svux006:/#&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;sdmadr2:/home/root# ioscan -kfCba&lt;BR /&gt;Class     I  H/W Path  Driver S/W State H/W Type  Description&lt;BR /&gt;============================================================&lt;BR /&gt;ba        0  0/0       lba  CLAIMED   BUS_NEXUS Local PCI Bus Adapter (782)&lt;BR /&gt;ba        1  0/1       lba  CLAIMED   BUS_NEXUS Local PCI Bus Adapter (782)&lt;BR /&gt;ba        2  0/2       lba  CLAIMED   BUS_NEXUS Local PCI Bus Adapter (782)&lt;BR /&gt;ba        3  0/4       lba  CLAIMED   BUS_NEXUS Local PCI Bus Adapter (782)&lt;BR /&gt;ba        4  0/5       lba  CLAIMED   BUS_NEXUS Local PCI Bus Adapter (782)&lt;BR /&gt;ba        5  0/8       lba  CLAIMED   BUS_NEXUS Local PCI Bus Adapter (782)&lt;BR /&gt;ba        6  0/10      lba  CLAIMED   BUS_NEXUS Local PCI Bus Adapter (782)&lt;BR /&gt;ba        7  0/12      lba  CLAIMED   BUS_NEXUS Local PCI Bus Adapter (782)&lt;BR /&gt;ba        8  1/0       lba  CLAIMED   BUS_NEXUS Local PCI Bus Adapter (782)&lt;BR /&gt;ba        9  1/2       lba  CLAIMED   BUS_NEXUS Local PCI Bus Adapter (782)&lt;BR /&gt;ba       10  1/4       lba  CLAIMED   BUS_NEXUS Local PCI Bus Adapter (782)&lt;BR /&gt;ba       11  1/8       lba  CLAIMED   BUS_NEXUS Local PCI Bus Adapter (782)&lt;BR /&gt;ba       12  1/10      lba  CLAIMED   BUS_NEXUS Local PCI Bus Adapter (782)&lt;BR /&gt;ba       13  1/12      lba  CLAIMED   BUS_NEXUS Local PCI Bus Adapter (782)&lt;BR /&gt;sdmadr2:/home/root# model&lt;BR /&gt;9000/800/N4000-55&lt;BR /&gt;sdmadr2:/home/root#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;svuxmad:/home/root# ioscan -kfnCba&lt;BR /&gt;Class     I  H/W Path  Driver      S/W State H/W Type  Description&lt;BR /&gt;===================================================================&lt;BR /&gt;ba        0  8/16      bus_adapter CLAIMED   BUS_NEXUS Core I/O Adapter&lt;BR /&gt;ba        1  8/20      bus_adapter CLAIMED   BUS_NEXUS Core I/O Adapter&lt;BR /&gt;ba        2  8/20/5    eisa        CLAIMED   BUS_NEXUS EISA Bus Adapter&lt;BR /&gt;svuxmad:/home/root# model&lt;BR /&gt;9000/813/D230&lt;BR /&gt;svuxmad:/home/root#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;svux001:/root&amp;gt;ioscan -kfCba&lt;BR /&gt;Class     I  H/W Path  Driver      S/W State H/W Type  Description&lt;BR /&gt;===================================================================&lt;BR /&gt;ba        0  8/8       GSCtoPCI    CLAIMED   BUS_NEXUS GSCtoPCI Bridge&lt;BR /&gt;ba        1  8/16      bus_adapter CLAIMED   BUS_NEXUS Core I/O Adapter&lt;BR /&gt;ba        2  8/20      bus_adapter CLAIMED   BUS_NEXUS Core I/O Adapter&lt;BR /&gt;ba        3  8/20/5    eisa        CLAIMED   BUS_NEXUS EISA Bus Adapter&lt;BR /&gt;svux001:/root&amp;gt;model&lt;BR /&gt;9000/800/R390&lt;BR /&gt;svux001:/root&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Aug 2003 14:52:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-bus-type/m-p/3042291#M134559</guid>
      <dc:creator>Joaquin Gil de Vergara</dc:creator>
      <dc:date>2003-08-06T14:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: howto determine bus type</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-bus-type/m-p/3042292#M134560</link>
      <description>thanks all for your responses,&lt;BR /&gt;&lt;BR /&gt;Joaquin, you information was verry helpful, and gave me everything I required.&lt;BR /&gt;&lt;BR /&gt;Thanks again all,&lt;BR /&gt;&lt;BR /&gt;Andrew&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Aug 2003 01:05:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-bus-type/m-p/3042292#M134560</guid>
      <dc:creator>Andrew Beal</dc:creator>
      <dc:date>2003-08-07T01:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: howto determine bus type</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-bus-type/m-p/3042293#M134561</link>
      <description>Output from Michael's command.&lt;BR /&gt;&lt;BR /&gt;Hardware path: 8/20/5&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Product ID:                EISA Adapter&lt;BR /&gt;Hardware Path:             8/20/5&lt;BR /&gt;Module Type:               Bus Adapter&lt;BR /&gt;Hardware Model:            0x31&lt;BR /&gt;Hardware Revision Number:  0&lt;BR /&gt;Software Revision Number:  0&lt;BR /&gt;Software Model Number:     0x90&lt;BR /&gt;Software Option:           0&lt;BR /&gt;Hard Physical Address:     0xfc000000&lt;BR /&gt;Soft Physical Address:     0xffc88000&lt;BR /&gt;Slot Number:               0&lt;BR /&gt;IODC Revision:             0&lt;BR /&gt;-- Information Tool Log for each selected device --&lt;BR /&gt;View   - To View the file.&lt;BR /&gt;Print  - To Print the file.&lt;BR /&gt;SaveAs - To Save the file.&lt;BR /&gt;Enter Done, Help, Print, SaveAs, or View: [Done] #.&lt;BR /&gt;&lt;BR /&gt;Pretty slick.</description>
      <pubDate>Thu, 07 Aug 2003 01:49:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-bus-type/m-p/3042293#M134561</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-08-07T01:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: howto determine bus type</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-bus-type/m-p/3042294#M134562</link>
      <description>OH yeah, &lt;BR /&gt;&lt;BR /&gt;that is a nice one too ;) but, this maybe a silly question... how do I get the firmware revision of the bus type??&lt;BR /&gt;&lt;BR /&gt;thanks again,&lt;BR /&gt;&lt;BR /&gt;andrew</description>
      <pubDate>Thu, 07 Aug 2003 01:53:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-determine-bus-type/m-p/3042294#M134562</guid>
      <dc:creator>Andrew Beal</dc:creator>
      <dc:date>2003-08-07T01:53:53Z</dc:date>
    </item>
  </channel>
</rss>

