linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Mike Hudson" <Exoray@isys.ca>
To: "Takashi Oe" <toe@unlserve.unl.edu>
Cc: <linuxppc-dev@lists.linuxppc.org>
Subject: Re: BMAC+ & Full Duplex
Date: Thu, 18 May 2000 18:33:15 -0400	[thread overview]
Message-ID: <006601bfc119$0f4e5c00$d2d3470a@mike> (raw)
In-Reply-To: Pine.A41.3.96LJ1.1b7.1000518170657.15274D-100000@unlserve.unl.edu


Takashi,

I think we're talking about the same thing.
"Server mode" is like a modified auto-power on that will
ALWAYS boot the computer. i.e. it will boot whenever AC power is present.

I'm going off the technote at the apple website
(http://developer.apple.com/technotes/tn/tn1079.html) which specified
direct hardware access to the CUDA, can we do this from user-space using
ADB commands?

Here's what I was originally thinking about:

cuda_request(&req, NULL, 2, CUDA_PACKET, CUDA_SVR_MODE,
    CUDA_SVR_MODE_ENA)
called somewhere in the kernel
after
#define CUDA_SVR_MODE 0x13 (from apple technote)
#define CUDA_SVR_MODE_ENA 1
etc..
This could be called numerous ways.

Either way, send over the source code to your little app, Takashi. It would
be
exponentially more elegant than a kernel patch.

Mike Hudson

----- Original Message -----
From: "Takashi Oe" <toe@unlserve.unl.edu>
To: "Mike Hudson" <Exoray@isys.ca>
Cc: <linuxppc-dev@lists.linuxppc.org>
Sent: Thursday, May 18, 2000 6:14 PM
Subject: Re: BMAC+ & Full Duplex
>
> How does this "server mode" work on Mac OS?  I once wrote a little app to
> manipulate "auto power on command" via CUDA, and, if the server mode is
> just doing CUDA command every so often so that a machine will reboot
> automatically, you might be able to use the app with cron.  Not sure.
>
>
> Takashi Oe
>
>


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

  reply	other threads:[~2000-05-18 22:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-18 21:27 BMAC+ & Full Duplex Mike Hudson
2000-05-18 22:14 ` Takashi Oe
2000-05-18 22:33   ` Mike Hudson [this message]
2000-05-18 23:09     ` Takashi Oe
2000-05-20  3:25       ` Mike Hudson
  -- strict thread matches above, loose matches on Subject: below --
2000-05-19  5:09 jeramy b smith
2000-05-19  9:00 ` Timothy A. Seufert
     [not found] <v04220801b54ab29142c2@10.0.0.42>
2000-05-19 19:13 ` Benjamin Herrenschmidt
2000-05-19 22:24   ` Worth

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='006601bfc119$0f4e5c00$d2d3470a@mike' \
    --to=exoray@isys.ca \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=toe@unlserve.unl.edu \
    /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).