linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Brad Boyer <flar@allandria.com>
To: Segher Boessenkool <segher@kernel.crashing.org>
Cc: Nico Schottelius <nico-linux-ppc@schottelius.org>,
	linuxppc-dev list <linuxppc-dev@ozlabs.org>
Subject: Re: [PATCH] Heartbeat LED for iBook
Date: Sat, 19 Feb 2005 11:17:42 -0800	[thread overview]
Message-ID: <20050219191741.GB2807@pants.nu> (raw)
In-Reply-To: <06fb81c4f23d0b47f8205b433fa6eb21@kernel.crashing.org>

On Fri, Feb 18, 2005 at 07:10:42PM +0100, Segher Boessenkool wrote:
> ADB has nothing to do with the PMU (well, the PMU emulates an ADB
> device, sort of).
> 
> The Linux kernel multiplexes the /dev/adb device to also serve as
> a channel to the PMU, though.  This ugliness should be fixed, some
> day...

The original PMU chip (in the Macintosh Portable) was used for
several purposes, including being the ADB transceiver. Most of
the revisions of the PMU that have shipped have still driven a
real ADB chain, although that has changed in more recent models.

The /dev/adb mess is a reflection of the mess that is the current
ADB subsystem in the kernel. You can write code in the kernel
that uses adb_request() to send non-adb PMU commands, and it
works due to the way it all works underneath. I was going to work
on it, but I got sidetracked with other issues that made it hard
to debug the various ADB drivers. If noone else gets to it, I
will eventually. I'm just not sure when I will have time.

	Brad Boyer
	flar@allandria.com

  reply	other threads:[~2005-02-19 19:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-18  9:42 [PATCH] Heartbeat LED for iBook Joerg Dorchain
2005-01-26 11:35 ` Nico Schottelius
2005-01-26 13:42   ` Benjamin Herrenschmidt
2005-02-08  7:54     ` Nico Schottelius
2005-02-14 13:14       ` Segher Boessenkool
2005-02-18 11:13         ` Nico Schottelius
2005-02-18 12:11           ` Segher Boessenkool
2005-02-18 12:20             ` Nico Schottelius
2005-02-18 13:00               ` Segher Boessenkool
2005-02-18 17:58                 ` Brad Boyer
2005-02-18 18:10                   ` Segher Boessenkool
2005-02-19 19:17                     ` Brad Boyer [this message]
2005-01-27 16:36   ` Joerg Dorchain
2005-02-18 14:57     ` ibook-led (finished) (was: [PATCH] Heartbeat LED for iBook) Nico Schottelius

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=20050219191741.GB2807@pants.nu \
    --to=flar@allandria.com \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=nico-linux-ppc@schottelius.org \
    --cc=segher@kernel.crashing.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).