From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Geddes, Brian J" Date: Thu, 14 Sep 2000 16:23:03 +0000 Subject: [Linux-ia64] Serial port communiction in Python Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org All - I asked a question a couple of weeks ago about serial port communication in Linux on Big Sur, and got some helpful responses, but haven't yet been able to figure out exactly what I'm trying for. I'm sure I could figure it out if I dug through enough books and FAQs, but I'm running low on time. :( In a nutshell, I need to be able to send and get messages to/from the serial port from inside of a Python script on Linux64. If you have done this, or know how to do it, please let me know. Thank you!! - Brian