All of lore.kernel.org
 help / color / mirror / Atom feed
* IrDA
@ 2000-02-28 20:04 Mario Scarpa
  2000-02-29  3:47 ` IrDA Paul Mackerras
  0 siblings, 1 reply; 4+ messages in thread
From: Mario Scarpa @ 2000-02-28 20:04 UTC (permalink / raw)
  To: PPC-DEV


Hi there,

any luck in putting the irda thing into the kernel ?
Trying with a lombard with no success :(

Cheers,

--
Mario Scarpa

Mondonet NOC
Phone: +39 06 52.47.37.02

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: IrDA
  2000-02-28 20:04 IrDA Mario Scarpa
@ 2000-02-29  3:47 ` Paul Mackerras
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Mackerras @ 2000-02-29  3:47 UTC (permalink / raw)
  To: linuxppc-dev


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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* IRDA
@ 2001-01-12  2:48 Pete Popov
  2001-01-12  3:03 ` IRDA Pete Popov
  0 siblings, 1 reply; 4+ messages in thread
From: Pete Popov @ 2001-01-12  2:48 UTC (permalink / raw)
  To: linux-mips@oss.sgi.com


The IRDA menu and its options don't show up in "make config" nor "make
menuconfig".  Does anyone know how to quickly fix this (I'm not sure I'm
the best person to muck with scripts)?

Pete

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: IRDA
  2001-01-12  2:48 IRDA Pete Popov
@ 2001-01-12  3:03 ` Pete Popov
  0 siblings, 0 replies; 4+ messages in thread
From: Pete Popov @ 2001-01-12  3:03 UTC (permalink / raw)
  To: linux-mips@oss.sgi.com

Pete Popov wrote:
> 
> The IRDA menu and its options don't show up in "make config" nor "make
> menuconfig".  Does anyone know how to quickly fix this (I'm not sure I'm
> the best person to muck with scripts)?

Nevermind. I found the easy fix.

Pete

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-01-12  3:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-02-28 20:04 IrDA Mario Scarpa
2000-02-29  3:47 ` IrDA Paul Mackerras
  -- strict thread matches above, loose matches on Subject: below --
2001-01-12  2:48 IRDA Pete Popov
2001-01-12  3:03 ` IRDA Pete Popov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.