<?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: Serial Port Parameter in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/serial-port-parameter/m-p/2804070#M82585</link>
    <description>Oleg,&lt;BR /&gt;&lt;BR /&gt;If that's poor english, I can't imagine what correct english is!&lt;BR /&gt;&lt;BR /&gt;Maybe it was those cryptic commands, like:&lt;BR /&gt;&lt;BR /&gt;stty &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;:-)</description>
    <pubDate>Wed, 11 Sep 2002 11:25:24 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2002-09-11T11:25:24Z</dc:date>
    <item>
      <title>Serial Port Parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serial-port-parameter/m-p/2804067#M82582</link>
      <description>Hi. &lt;BR /&gt;Sorry for my English.&lt;BR /&gt;&lt;BR /&gt;I have HP9000 server L-series, HP-UX 11i.&lt;BR /&gt;Server has IO-Core card with 3 serial ports (remote, console, power).&lt;BR /&gt;&lt;BR /&gt;How can I change speed for a serial port, e.g. /dev/tty0p0?&lt;BR /&gt;By default, speed is 300 baud:&lt;BR /&gt;&lt;BR /&gt;  $ stty &amp;lt; /dev/tty0p0&lt;BR /&gt;    speed 300 baud; ...&lt;BR /&gt;&lt;BR /&gt;I try - &lt;BR /&gt;&lt;BR /&gt;  $ stty 9600 &amp;lt; /dev/tty0p0&lt;BR /&gt;&lt;BR /&gt;but speed did not change.&lt;BR /&gt;&lt;BR /&gt;If I change speed in GSP, anyway nothing happened.&lt;BR /&gt;&lt;BR /&gt;Thank you in advance.&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Sep 2002 10:21:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serial-port-parameter/m-p/2804067#M82582</guid>
      <dc:creator>Oleg_23</dc:creator>
      <dc:date>2002-09-11T10:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Port Parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serial-port-parameter/m-p/2804068#M82583</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;Your stty command is perfectly correct. But the configuration is reset to its defaults when the device is closed. You need to keep it open while you need to use it.&lt;BR /&gt;&lt;BR /&gt;From a posix-sh script e.g.:&lt;BR /&gt;&lt;BR /&gt;(&lt;BR /&gt;stty 9600&lt;BR /&gt;echo "hallo"&lt;BR /&gt;read answer&lt;BR /&gt;...&lt;BR /&gt;) &amp;lt; /dev/tty0p0 &amp;gt;/dev/tty0p0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards...&lt;BR /&gt; Dietmar.</description>
      <pubDate>Wed, 11 Sep 2002 10:25:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serial-port-parameter/m-p/2804068#M82583</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2002-09-11T10:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Port Parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serial-port-parameter/m-p/2804069#M82584</link>
      <description>OR&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;sleep 9999999999&amp;gt;  &amp;gt; /dev/tty0p0&amp;amp;&lt;BR /&gt;&lt;BR /&gt;stty 9600 &amp;lt; /dev/tty0p0  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Sep 2002 10:28:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serial-port-parameter/m-p/2804069#M82584</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2002-09-11T10:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Port Parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/serial-port-parameter/m-p/2804070#M82585</link>
      <description>Oleg,&lt;BR /&gt;&lt;BR /&gt;If that's poor english, I can't imagine what correct english is!&lt;BR /&gt;&lt;BR /&gt;Maybe it was those cryptic commands, like:&lt;BR /&gt;&lt;BR /&gt;stty &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;:-)</description>
      <pubDate>Wed, 11 Sep 2002 11:25:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/serial-port-parameter/m-p/2804070#M82585</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-09-11T11:25:24Z</dc:date>
    </item>
  </channel>
</rss>

