<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: OS X:Terminal Break for Serial Console on OS X</title>
	<atom:link href="http://etherealmind.com/osx-serial-console-break/feed/" rel="self" type="application/rss+xml" />
	<link>http://etherealmind.com/osx-serial-console-break/</link>
	<description>Network design, architecture, thinking, working. Tech.</description>
	<lastBuildDate>Fri, 10 Feb 2012 18:43:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Darrell Burnett</title>
		<link>http://etherealmind.com/osx-serial-console-break/#comment-1058</link>
		<dc:creator>Darrell Burnett</dc:creator>
		<pubDate>Wed, 09 Mar 2011 22:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://etherealmind.com/?p=1571#comment-1058</guid>
		<description>If you have virtualization software installed (Fusion, Parallels, etc) you can run Putty from a Windows XP VM for example.  Pass the USB to serial adapter to Windows and run Putty.  In the Putty console window there is an option to pass the break function (Special Command -&gt; break), this works well.  IO Gear is the USB to serial adapter I use, and I never had a problem passing the break function over IO Gear cables.</description>
		<content:encoded><![CDATA[<p>If you have virtualization software installed (Fusion, Parallels, etc) you can run Putty from a Windows XP VM for example.  Pass the USB to serial adapter to Windows and run Putty.  In the Putty console window there is an option to pass the break function (Special Command -&gt; break), this works well.  IO Gear is the USB to serial adapter I use, and I never had a problem passing the break function over IO Gear cables.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Volker</title>
		<link>http://etherealmind.com/osx-serial-console-break/#comment-1057</link>
		<dc:creator>Volker</dc:creator>
		<pubDate>Mon, 11 Oct 2010 07:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://etherealmind.com/?p=1571#comment-1057</guid>
		<description>An alternative is to set the lowest possible speed for the port, e.g. 110 baud. Pressing SPACE or ENTER should get you into ROMMON. Switch back to 9600 baud after a minute to see the command line. This should work with all adapters especially if they don&#039;t support the Break signal.

Volker</description>
		<content:encoded><![CDATA[<p>An alternative is to set the lowest possible speed for the port, e.g. 110 baud. Pressing SPACE or ENTER should get you into ROMMON. Switch back to 9600 baud after a minute to see the command line. This should work with all adapters especially if they don&#8217;t support the Break signal.</p>
<p>Volker</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Finley</title>
		<link>http://etherealmind.com/osx-serial-console-break/#comment-1056</link>
		<dc:creator>Joe Finley</dc:creator>
		<pubDate>Tue, 06 Jul 2010 17:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://etherealmind.com/?p=1571#comment-1056</guid>
		<description>Ok, here&#039;s what I did.

download - Installed ITERM
download - install the opensource PROLIFIC drivers
------Not sure if this made any difference------
Open Network Interfaces - Selected USB-Serial D2&quot;, created a new profile &quot;SERIAL&quot;
Clicked Advanced.. &quot;Modem - Vendor Null Modem&quot; Model &quot;9600&quot; (OK)
Clicked on the USB-Seral D1 to &quot;Default&quot;
----------------------------------------------

Open iTerm, typed &quot;ls -la /dev/tty.*&quot;

crw-rw-rw-  1 root  wheel   11,   4 Jul  6 13:22 /dev/tty.Bluetooth-Modem
crw-rw-rw-  1 root  wheel   11,   0 Jul  6 13:21 /dev/tty.Bluetooth-PDA-Sync
crw-rw-rw-  1 root  wheel   11,  12 Jul  6 13:35 /dev/tty.PL2303-00301124
crw-rw-rw-  1 root  wheel   11,   2 Jul  6 13:21 /dev/tty.jfinleysiphone-Wireless
crw-rw-rw-  1 root  wheel   11,  10 Jul  6 13:27 /dev/tty.usbserial

Then I typed screen &quot;/dev/tty.PL2303-00301124 9600&quot;  
Assuming the opensource is &quot;PL2303-00301124&quot;
Powercycled the router &amp; hit control-a &amp; control-b many times

Finally received the ROM-MON!</description>
		<content:encoded><![CDATA[<p>Ok, here&#8217;s what I did.</p>
<p>download &#8211; Installed ITERM<br />
download &#8211; install the opensource PROLIFIC drivers<br />
&#8212;&#8212;Not sure if this made any difference&#8212;&#8212;<br />
Open Network Interfaces &#8211; Selected USB-Serial D2&#8243;, created a new profile &#8220;SERIAL&#8221;<br />
Clicked Advanced.. &#8220;Modem &#8211; Vendor Null Modem&#8221; Model &#8220;9600&#8243; (OK)<br />
Clicked on the USB-Seral D1 to &#8220;Default&#8221;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>Open iTerm, typed &#8220;ls -la /dev/tty.*&#8221;</p>
<p>crw-rw-rw-  1 root  wheel   11,   4 Jul  6 13:22 /dev/tty.Bluetooth-Modem<br />
crw-rw-rw-  1 root  wheel   11,   0 Jul  6 13:21 /dev/tty.Bluetooth-PDA-Sync<br />
crw-rw-rw-  1 root  wheel   11,  12 Jul  6 13:35 /dev/tty.PL2303-00301124<br />
crw-rw-rw-  1 root  wheel   11,   2 Jul  6 13:21 /dev/tty.jfinleysiphone-Wireless<br />
crw-rw-rw-  1 root  wheel   11,  10 Jul  6 13:27 /dev/tty.usbserial</p>
<p>Then I typed screen &#8220;/dev/tty.PL2303-00301124 9600&#8243;<br />
Assuming the opensource is &#8220;PL2303-00301124&#8243;<br />
Powercycled the router &amp; hit control-a &amp; control-b many times</p>
<p>Finally received the ROM-MON!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Welsh</title>
		<link>http://etherealmind.com/osx-serial-console-break/#comment-1055</link>
		<dc:creator>Chris Welsh</dc:creator>
		<pubDate>Thu, 01 Jul 2010 21:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://etherealmind.com/?p=1571#comment-1055</guid>
		<description>IT WORKED FOR ME - I&#039;m using iTerm though, rather than the built in Apple Terminal program.

Thanks Greg.</description>
		<content:encoded><![CDATA[<p>IT WORKED FOR ME &#8211; I&#8217;m using iTerm though, rather than the built in Apple Terminal program.</p>
<p>Thanks Greg.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Smith</title>
		<link>http://etherealmind.com/osx-serial-console-break/#comment-1054</link>
		<dc:creator>Gary Smith</dc:creator>
		<pubDate>Wed, 07 Oct 2009 15:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://etherealmind.com/?p=1571#comment-1054</guid>
		<description>I think it does depend on the chipset of the convertor - I&#039;ve got a PL2303 based unit here and I&#039;ve been struggling to find a way to issue a break with it. I don&#039;t believe it&#039;s possible to do, although there&#039;s been many rumours about the functionality being added in to a later release of the driver.

Cheers,

&lt;a href=&quot;http://www.garysmith.org.uk&quot; rel=&quot;nofollow&quot;&gt;Gary Smith&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I think it does depend on the chipset of the convertor &#8211; I&#8217;ve got a PL2303 based unit here and I&#8217;ve been struggling to find a way to issue a break with it. I don&#8217;t believe it&#8217;s possible to do, although there&#8217;s been many rumours about the functionality being added in to a later release of the driver.</p>
<p>Cheers,</p>
<p><a href="http://www.garysmith.org.uk" rel="nofollow">Gary Smith</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marko Milivojevic</title>
		<link>http://etherealmind.com/osx-serial-console-break/#comment-1053</link>
		<dc:creator>Marko Milivojevic</dc:creator>
		<pubDate>Fri, 15 May 2009 13:04:43 +0000</pubDate>
		<guid isPermaLink="false">http://etherealmind.com/?p=1571#comment-1053</guid>
		<description>I believe that the problem with break on OSX is with Prolific driver. You may wish to try open source one. I had no luck with it (didn&#039;t handle large buffers when pasting) and I&#039;m stuck with Prolific driver.</description>
		<content:encoded><![CDATA[<p>I believe that the problem with break on OSX is with Prolific driver. You may wish to try open source one. I had no luck with it (didn&#8217;t handle large buffers when pasting) and I&#8217;m stuck with Prolific driver.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitri</title>
		<link>http://etherealmind.com/osx-serial-console-break/#comment-1052</link>
		<dc:creator>Dmitri</dc:creator>
		<pubDate>Fri, 15 May 2009 09:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://etherealmind.com/?p=1571#comment-1052</guid>
		<description>...and if it works for you - you&#039;re lucky, because not very many USB to Serial adapters pass &quot;break&quot;.</description>
		<content:encoded><![CDATA[<p>&#8230;and if it works for you &#8211; you&#8217;re lucky, because not very many USB to Serial adapters pass &#8220;break&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: etherealmind.com @ 2012-02-11 01:51:45 by W3 Total Cache -->
