From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3BF4AABD.8050808@embeddededge.com> Date: Fri, 16 Nov 2001 00:57:17 -0500 From: Dan Malek MIME-Version: 1.0 To: THEDREAM@chollian.net Cc: linuxppc-embedded@lists.linuxppc.org Subject: Re: implement modem control for the 860 SMC References: <200111160538.OAA03649@ldap.dacom.co.kr> Content-Type: text/plain; charset=us-ascii; format=flowed Sender: owner-linuxppc-embedded@lists.linuxppc.org List-Id: THEDREAM@chollian.net wrote: > Hi, everybody ~~!!! > > I want to implement modem control using 860 SMC. (NOT SCC) What kind of modem control? If you want to do flow control based upon the hardware signals, I wouldn't even attempt it. It would have to be implemented in software, you would have to respond to interrupts generated by signal changes, and you couldn't use any of the CPM buffering capability. I don't think you could respond fast enough to the RTS/CTS changes. If all you want are things like carrier and DTR sensing, just connect some GPIO pins and have a good time :-). -- Dan ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/