public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Brad Boyer <flar@allandria•com>
To: Benjamin Herrenschmidt <benh@kernel•crashing.org>
Cc: Geert Uytterhoeven <geert@linux-m68k•org>,
	Linux/m68k <linux-m68k@lists•linux-m68k.org>,
	Linux/m68k on Mac <linux-mac68k@mac•linux-m68k.org>,
	Linux/PPC Development <linuxppc-dev@lists•linuxppc.org>
Subject: Re: drivers/macintosh/Kconfig (was: Re: Linux 2.6.3-rc1)
Date: Sun, 8 Feb 2004 13:59:18 -0800	[thread overview]
Message-ID: <20040208215918.GB13906@pants.nu> (raw)
In-Reply-To: <1076275785.885.94.camel@gaston>


On Mon, Feb 09, 2004 at 08:29:46AM +1100, Benjamin Herrenschmidt wrote:
> Ah, good to know, as I was about to do it too ! Though I don't
> fully agree with moving it to a new directory.
>
> > Seeing this makes me
> > wonder if that's what people think is the best idea. We could have
> > ADB support on non-Mac machines at some point.
>
> What for ? NeXT cubes ? :)

Honestly, I think the NeXT cubes will never be supported, but if
someone does get back into trying that, it might happen. The most
likely thing in my opinion is the iMate. Griffin Technology does
support using it (for keyboards/mice only) in Windows, so I think
it's a good idea to have Linux support for it, too.

> Well... via-pmu at least is a lot more than just an ADB host
> driver and should stay in drivers/macintosh. But if we go that way,
> then it make little sense to have via-pmu and via-cuda in different
> locations..

I've been thinking about splitting up the ADB and other functions
of the egret, cuda, and pmu. The abuse of adb_request for non-ADB
functionality should go away. With the new driver model, the ADB
bus will be represented as a generic bus and any request should
go to a specific bus or device. I don't want to have to assume
a single, global bus the way the current code does.

I would prefer to have ADB be really just for ADB. The power
management stuff should be a separate interface, and really
should be more generic across the different Mac power management
systems. Although the egret and cuda don't do as much as pmu,
they still manage poweroff, reset, and the PRAM/RTC. These are
totally unrelated to ADB, and that stuff I think should be left
in drivers/macintosh/.

	Brad Boyer
	flar@allandria•com


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

  reply	other threads:[~2004-02-08 21:59 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.LNX.4.58.0402061823040.30672@home.osdl.org>
2004-02-08 14:25 ` drivers/macintosh/Kconfig (was: Re: Linux 2.6.3-rc1) Geert Uytterhoeven
2004-02-08 14:53   ` David D. Kilzer
2004-02-08 19:32     ` Geert Uytterhoeven
2004-02-08 20:57   ` Brad Boyer
2004-02-08 21:15     ` [linux-mac68k] " David D. Kilzer
2004-02-08 22:16       ` Geert Uytterhoeven
2004-02-08 23:00         ` David D. Kilzer
2004-02-08 21:29     ` Benjamin Herrenschmidt
2004-02-08 21:59       ` Brad Boyer [this message]
2004-02-08 22:22         ` Benjamin Herrenschmidt
2004-02-08 23:05           ` Brad Boyer
2004-02-08 22:07     ` [linux-mac68k] " Matthias Urlichs
2004-02-08 22:19       ` Brad Boyer
2004-02-08 22:25         ` Benjamin Herrenschmidt
2004-02-08 22:39         ` Matthias Urlichs
2004-02-08 21:26   ` Benjamin Herrenschmidt
2004-02-08 22:07     ` Geert Uytterhoeven

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=20040208215918.GB13906@pants.nu \
    --to=flar@allandria$(echo .)com \
    --cc=benh@kernel$(echo .)crashing.org \
    --cc=geert@linux-m68k$(echo .)org \
    --cc=linux-m68k@lists$(echo .)linux-m68k.org \
    --cc=linux-mac68k@mac$(echo .)linux-m68k.org \
    --cc=linuxppc-dev@lists$(echo .)linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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