<?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 driver version of HBA card(s) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/driver-version-of-hba-card-s/m-p/4867436#M397900</link>
    <description>Hi all:&lt;BR /&gt;&lt;BR /&gt;rp7410 running HPUX 11.11.&lt;BR /&gt;&lt;BR /&gt;I have run the fcmsutil command against my /dev/td[0-1] and am lookinh at the Driver Version line. It states that the version is PATH_11.11: libtd.a: ...: PHSS_26799&lt;BR /&gt;&lt;BR /&gt;Question, what is the driver version of the HBA card?</description>
    <pubDate>Tue, 26 Oct 2004 10:24:48 GMT</pubDate>
    <dc:creator>Rick Garland</dc:creator>
    <dc:date>2004-10-26T10:24:48Z</dc:date>
    <item>
      <title>driver version of HBA card(s)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/driver-version-of-hba-card-s/m-p/4867436#M397900</link>
      <description>Hi all:&lt;BR /&gt;&lt;BR /&gt;rp7410 running HPUX 11.11.&lt;BR /&gt;&lt;BR /&gt;I have run the fcmsutil command against my /dev/td[0-1] and am lookinh at the Driver Version line. It states that the version is PATH_11.11: libtd.a: ...: PHSS_26799&lt;BR /&gt;&lt;BR /&gt;Question, what is the driver version of the HBA card?</description>
      <pubDate>Tue, 26 Oct 2004 10:24:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/driver-version-of-hba-card-s/m-p/4867436#M397900</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-10-26T10:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: driver version of HBA card(s)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/driver-version-of-hba-card-s/m-p/4867437#M397901</link>
      <description>fcmsutil /dev/td0 rom_fw_update&lt;BR /&gt;&lt;BR /&gt;That gets the rom on the card.&lt;BR /&gt;&lt;BR /&gt;swlist -l fileset | grep -i tach&lt;BR /&gt;&lt;BR /&gt;Will show you the driver version information.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 26 Oct 2004 10:27:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/driver-version-of-hba-card-s/m-p/4867437#M397901</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-26T10:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: driver version of HBA card(s)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/driver-version-of-hba-card-s/m-p/4867438#M397902</link>
      <description>Hi Rick,&lt;BR /&gt;&lt;BR /&gt;  /usr/conf/lib/libfcms.a is the libary archive that contains the object files for the drivers (fcpdev, fcparray etc).&lt;BR /&gt;&lt;BR /&gt;  # what /usr/conf/lib/libfcms.a &lt;BR /&gt;&lt;BR /&gt;  the above command will tell you the version number of the object files also any patches that effected the driver.&lt;BR /&gt;&lt;BR /&gt;- Sundar</description>
      <pubDate>Tue, 26 Oct 2004 10:32:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/driver-version-of-hba-card-s/m-p/4867438#M397902</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-10-26T10:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: driver version of HBA card(s)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/driver-version-of-hba-card-s/m-p/4867439#M397903</link>
      <description>Cool, got it!&lt;BR /&gt;&lt;BR /&gt;What is the latest version of the driver?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Oct 2004 10:32:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/driver-version-of-hba-card-s/m-p/4867439#M397903</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-10-26T10:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: driver version of HBA card(s)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/driver-version-of-hba-card-s/m-p/4867440#M397904</link>
      <description>&lt;BR /&gt;From fcmsutil man page:&lt;BR /&gt;&lt;BR /&gt;                    For TACHYON TL and TACHYON XL2 cards, it provides&lt;BR /&gt;                     information such as the N_port_ID, Node World Wide Name&lt;BR /&gt;                     and Port World Wide Name, Topology, Vendor ID, the Chip&lt;BR /&gt;                     Revision Number, Device ID, the Driver State, Hardware&lt;BR /&gt;                     path, number of Assisted IOs and number of Active&lt;BR /&gt;                     Logins, Presence of Dino bus bridge, Maximum frame size&lt;BR /&gt;                     and Driver version.  As per the FC protocol, Node WWN&lt;BR /&gt;                     will be numerically one more than the Port WWN.  For&lt;BR /&gt;                     TACHYON XL2 card (A6795A), in addition to the above,&lt;BR /&gt;                     Negotiated Link Speed is also indicated.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So, fcmsutil on mine reveals:&lt;BR /&gt;&lt;BR /&gt;XL2 Chip Revision No is = 2.2&lt;BR /&gt;&lt;BR /&gt;Does that help?&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Oct 2004 10:36:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/driver-version-of-hba-card-s/m-p/4867440#M397904</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-10-26T10:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: driver version of HBA card(s)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/driver-version-of-hba-card-s/m-p/4867441#M397905</link>
      <description>UX 11.11:&lt;BR /&gt;Starting with Application Release Dec 2001 (DART 55) all four TL/XL2 adapters,&lt;BR /&gt;A6684A/A6685A/A5158A/A6795A, share a common driver. It is already included in&lt;BR /&gt;Core-OS (version B.11.11.09 as of Dec01):&lt;BR /&gt;&lt;BR /&gt;FibrChanl-00.FC-TACHYON-TL B.11.11.09 PCI/HSC FibreChannel;Supptd&lt;BR /&gt;HW=A6684A,A6685A,A5158A,A6795A&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The appropriate patch for the Tachyon TL/TS/XL2 driver family is:&lt;BR /&gt;UX 11.11 PHSS_24121 (or newer) this patch is only for &amp;lt;= B.11.11.06&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Tue, 26 Oct 2004 10:41:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/driver-version-of-hba-card-s/m-p/4867441#M397905</guid>
      <dc:creator>Elena Leontieva</dc:creator>
      <dc:date>2004-10-26T10:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: driver version of HBA card(s)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/driver-version-of-hba-card-s/m-p/4867442#M397906</link>
      <description>Geoff:&lt;BR /&gt;&lt;BR /&gt;I have XL2 chip revision = 2.3&lt;BR /&gt;&lt;BR /&gt;What I have found is I am driver B.11.11.09&lt;BR /&gt;Trying to find out if a later version of the driver exists. I have not been able to find anything later but I have found an updated patch. PHSS_28509 and it covers the driver version I listed. I have been looking to see if a later version of the driver exists. So far I cannot find. Doing a double check.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 26 Oct 2004 10:45:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/driver-version-of-hba-card-s/m-p/4867442#M397906</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-10-26T10:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: driver version of HBA card(s)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/driver-version-of-hba-card-s/m-p/4867443#M397907</link>
      <description>Looks like 11.11.09 is it.&lt;BR /&gt;&lt;BR /&gt;Thanks all!</description>
      <pubDate>Tue, 26 Oct 2004 10:46:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/driver-version-of-hba-card-s/m-p/4867443#M397907</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-10-26T10:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: driver version of HBA card(s)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/driver-version-of-hba-card-s/m-p/4867444#M397908</link>
      <description>11.11.09 is it.&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 26 Oct 2004 10:48:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/driver-version-of-hba-card-s/m-p/4867444#M397908</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-10-26T10:48:03Z</dc:date>
    </item>
  </channel>
</rss>

