<?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 Problems pci_mux on HP-UX 11.0 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-pci-mux-on-hp-ux-11-0/m-p/2467782#M16042</link>
    <description>HP-UX recognice the card fine and diagnostics run o.k. but when I try to setup one port SAM send me the follow message&lt;BR /&gt;mkter.sh[184]: a3 : the specified number is not valid for this command&lt;BR /&gt;I have already installed PHCO_21187&lt;BR /&gt;and the driver is J3593A PCI RS-232 MUX DRIVER&lt;BR /&gt;I also tried configured ports by comands but ports sendme wrong caracters&lt;BR /&gt;Tanks in Advance&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 28 Nov 2000 03:07:47 GMT</pubDate>
    <dc:creator>Armando Carreto</dc:creator>
    <dc:date>2000-11-28T03:07:47Z</dc:date>
    <item>
      <title>Problems pci_mux on HP-UX 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-pci-mux-on-hp-ux-11-0/m-p/2467782#M16042</link>
      <description>HP-UX recognice the card fine and diagnostics run o.k. but when I try to setup one port SAM send me the follow message&lt;BR /&gt;mkter.sh[184]: a3 : the specified number is not valid for this command&lt;BR /&gt;I have already installed PHCO_21187&lt;BR /&gt;and the driver is J3593A PCI RS-232 MUX DRIVER&lt;BR /&gt;I also tried configured ports by comands but ports sendme wrong caracters&lt;BR /&gt;Tanks in Advance&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Nov 2000 03:07:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-pci-mux-on-hp-ux-11-0/m-p/2467782#M16042</guid>
      <dc:creator>Armando Carreto</dc:creator>
      <dc:date>2000-11-28T03:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problems pci_mux on HP-UX 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-pci-mux-on-hp-ux-11-0/m-p/2467783#M16043</link>
      <description>The problem is the mkterm.sh&lt;BR /&gt;&lt;BR /&gt;/usr/sam/lbin/mkterm.sh contain:&lt;BR /&gt;&lt;BR /&gt;if [ $port -eq 0 ]&lt;BR /&gt;&lt;BR /&gt;The line should read:&lt;BR /&gt;&lt;BR /&gt;if [ $port = "0" ]&lt;BR /&gt;&lt;BR /&gt;(A string compare as opposed to a numeric compare can work for both string values of ports such as "a4", as well as numeric values of ports such as "4".)&lt;BR /&gt;&lt;BR /&gt;Replacing the former "if" statement with the latter one will solve the problem.</description>
      <pubDate>Tue, 28 Nov 2000 08:38:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-pci-mux-on-hp-ux-11-0/m-p/2467783#M16043</guid>
      <dc:creator>Patrick Wessel</dc:creator>
      <dc:date>2000-11-28T08:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problems pci_mux on HP-UX 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-pci-mux-on-hp-ux-11-0/m-p/2467784#M16044</link>
      <description>Thanks&lt;BR /&gt;The problem was resolved with your information</description>
      <pubDate>Wed, 29 Nov 2000 17:37:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-pci-mux-on-hp-ux-11-0/m-p/2467784#M16044</guid>
      <dc:creator>Armando Carreto</dc:creator>
      <dc:date>2000-11-29T17:37:48Z</dc:date>
    </item>
  </channel>
</rss>

