linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Michel Dänzer" <michdaen@iiic.ethz.ch>
To: Daniel Berlin <dan@cgsoftware.com>
Cc: Uwe Steinmann <steinm@majestix.fernuni-hagen.de>,
	linuxppc-dev@lists.linuxppc.org
Subject: Re: IRDA support
Date: Fri, 04 May 2001 13:45:12 +0200	[thread overview]
Message-ID: <3AF29648.575843F4@iiic.ethz.ch> (raw)
In-Reply-To: 8766fianez.fsf@dynamic-addr-83-177.resnet.rochester.edu


Daniel Berlin wrote:
>
> Uwe Steinmann <steinm@majestix.fernuni-hagen.de> writes:
>
> > short question. Do any of the recent kernels support IRDA on a
> > Pismo?
> Nope.
>
> > If no, what needs to be done to make it work?
>
> Get it to actually turn it on properly, i would imagine.
> it times out trying to send the setup bytes, or something like this.

Yep, here's what I get running irattach when I replace the 'goto out' by break
in irda_setup():

PowerMac Z8530 serial driver version 2.0
tty00 at 0xc9a1c020 (irq = 22) is a Z8530 ESCC (cobalt modem)
tty01 at 0xc9a23000 (irq = 23) is a Z8530 ESCC (IrDA)
irda_setup timed out on 1st byte
irda_setup 1st byte = ff
irda_setup timed out on 2nd byte
irda_setup 2nd byte = ff (4f)
irda_setup timed out on 1st byte
irda_setup 1st byte = ff
irda_setup timed out on 2nd byte
irda_setup 2nd byte = ff (51)


Hope this is meaningful to the people familiar with that code...

I saw comments in macserial.c that it should work on older G3 PowerBooks, can
anyone confirm that? What about iMacs?


I'd really love to get this working for HotSync...


--
Earthling Michel Dänzer (MrCooper)    \   Debian GNU/Linux (powerpc) developer
CS student, Free Software enthusiast   \        XFree86 and DRI project member

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

  reply	other threads:[~2001-05-04 11:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-03  8:29 IRDA support Uwe Steinmann
2001-05-03  7:42 ` Daniel Berlin
2001-05-04 11:45   ` Michel Dänzer [this message]
2001-05-04 13:39     ` Uwe Steinmann

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=3AF29648.575843F4@iiic.ethz.ch \
    --to=michdaen@iiic.ethz.ch \
    --cc=dan@cgsoftware.com \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=steinm@majestix.fernuni-hagen.de \
    /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).