From: Paul Mackerras <paulus@linuxcare.com>
To: linuxppc-dev@lists.linuxppc.org
Subject: Re: IrDA
Date: Tue, 29 Feb 2000 14:47:22 +1100 [thread overview]
Message-ID: <00022914512901.11287@argo.linuxcare.com.au> (raw)
In-Reply-To: 38BAD4DB.CA50A2E1@mondonet.net
On Tue, 29 Feb 2000, Mario Scarpa wrote:
> any luck in putting the irda thing into the kernel ?
> Trying with a lombard with no success :(
This is how far I have got with the IR port on the 101 (lombard):
By default the transmitter will output a pulse of light on each change of
level on the transmit data line from the serial port. To get the effect
of a pulse of light for each zero bit (which is the IrDA encoding for the
slower speeds, up to 115.2kB/s) you have to set the serial port chip
(Z8530) to use NRZI encoding. This is not too hard for transmission but
for receiving it means that you have to use the digital phase-locked loop
(DPLL) in the 8530 chip. I tried setting it up to do that but I didn't
have much success, the receiver got mostly garbage when I tried sending
stuff to it.
--
Paul Mackerras, Senior Open Source Researcher, Linuxcare, Inc.
+61 2 6262 8990 tel, +61 2 6262 8991 fax
paulus@linuxcare.com.au, http://www.linuxcare.com.au/
Linuxcare. Support for the revolution.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
prev parent reply other threads:[~2000-02-29 3:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-02-28 20:04 IrDA Mario Scarpa
2000-02-29 3:47 ` Paul Mackerras [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=00022914512901.11287@argo.linuxcare.com.au \
--to=paulus@linuxcare.com \
--cc=linuxppc-dev@lists.linuxppc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).