<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pyserial-git.git/pyparallel/src/win32, branch release2_7</title>
<subtitle>github.com: pyserial/pyserial.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pyserial-git.git/'/>
<entry>
<title></title>
<updated>2013-10-17T16:04:58+00:00</updated>
<author>
<name>cliechti</name>
<email>cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a</email>
</author>
<published>2013-10-17T16:04:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pyserial-git.git/commit/?id=8bec55528827d09937f411e27195ec396993d75c'/>
<id>8bec55528827d09937f411e27195ec396993d75c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- windows implementation changed to ctypes + simple dll</title>
<updated>2005-01-27T00:47:15+00:00</updated>
<author>
<name>cliechti</name>
<email>cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a</email>
</author>
<published>2005-01-27T00:47:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pyserial-git.git/commit/?id=a7bafcb990a4c860480113d0215263d74967aca7'/>
<id>a7bafcb990a4c860480113d0215263d74967aca7</id>
<content type='text'>
- added simpleio.dll, sources
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- added simpleio.dll, sources
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes for NT4</title>
<updated>2003-01-14T21:36:29+00:00</updated>
<author>
<name>cliechti</name>
<email>cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a</email>
</author>
<published>2003-01-14T21:36:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pyserial-git.git/commit/?id=a5c942789af1c40000a98af9e3fa06849208cb89'/>
<id>a5c942789af1c40000a98af9e3fa06849208cb89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added loaddrv options for status and chage of start type</title>
<updated>2002-09-14T00:16:40+00:00</updated>
<author>
<name>cliechti</name>
<email>cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a</email>
</author>
<published>2002-09-14T00:16:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pyserial-git.git/commit/?id=b46d253866b80369f89d12b8233b5083c214bb7f'/>
<id>b46d253866b80369f89d12b8233b5083c214bb7f</id>
<content type='text'>
batch file set laoded driver starttype to automatic
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
batch file set laoded driver starttype to automatic
</pre>
</div>
</content>
</entry>
<entry>
<title>remove loading of giveio (NT/2k/XP) driver within extension.</title>
<updated>2002-09-09T21:56:38+00:00</updated>
<author>
<name>cliechti</name>
<email>cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a</email>
</author>
<published>2002-09-09T21:56:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pyserial-git.git/commit/?id=8dcdc4766bb1bad883b8cd1ee03ef0c2ad24a5bb'/>
<id>8dcdc4766bb1bad883b8cd1ee03ef0c2ad24a5bb</id>
<content type='text'>
use loaddrv.exe to load the driver. it stays loaded accross system boots.
the batchfiles *_giveio.bat are there to install or remove the driver
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use loaddrv.exe to load the driver. it stays loaded accross system boots.
the batchfiles *_giveio.bat are there to install or remove the driver
</pre>
</div>
</content>
</entry>
<entry>
<title>check if dirver file exists when installing</title>
<updated>2002-09-07T19:07:29+00:00</updated>
<author>
<name>cliechti</name>
<email>cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a</email>
</author>
<published>2002-09-07T19:07:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pyserial-git.git/commit/?id=71e69de63f8abf1eb5d0e623f11f66e1ef0a7bc2'/>
<id>71e69de63f8abf1eb5d0e623f11f66e1ef0a7bc2</id>
<content type='text'>
error code handling
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
error code handling
</pre>
</div>
</content>
</entry>
<entry>
<title>for install: if no path is given, then the file is searched in the current directory, the file extension .sys is appended</title>
<updated>2002-08-14T21:22:40+00:00</updated>
<author>
<name>cliechti</name>
<email>cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a</email>
</author>
<published>2002-08-14T21:22:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pyserial-git.git/commit/?id=ae9d496ca9a981c1ee4014a9411c53a9bcb8f03d'/>
<id>ae9d496ca9a981c1ee4014a9411c53a9bcb8f03d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added load driver tool, in case someone has troubles with the automatic loading of the sys file for pyparallel</title>
<updated>2002-08-14T21:10:03+00:00</updated>
<author>
<name>cliechti</name>
<email>cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a</email>
</author>
<published>2002-08-14T21:10:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pyserial-git.git/commit/?id=ff84885571506839c7f785a85e6ee7e487bf956d'/>
<id>ff84885571506839c7f785a85e6ee7e487bf956d</id>
<content type='text'>
based on Paula Tomlinson's sources (see source files)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
based on Paula Tomlinson's sources (see source files)
</pre>
</div>
</content>
</entry>
<entry>
<title>added giveio sources and a readme</title>
<updated>2002-07-31T00:09:33+00:00</updated>
<author>
<name>cliechti</name>
<email>cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a</email>
</author>
<published>2002-07-31T00:09:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pyserial-git.git/commit/?id=e5fa3b60238db8bfe839d8bbffc4a638719f6e95'/>
<id>e5fa3b60238db8bfe839d8bbffc4a638719f6e95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial upload, directio/giveio.sys sources still missing</title>
<updated>2002-07-29T02:09:04+00:00</updated>
<author>
<name>cliechti</name>
<email>cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a</email>
</author>
<published>2002-07-29T02:09:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pyserial-git.git/commit/?id=8864126e15e73ed3e09225fde414a265a6e520da'/>
<id>8864126e15e73ed3e09225fde414a265a6e520da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
