From: Benjamin Herrenschmidt <bh40@calva.net>
To: linuxppc-dev@lists.linuxppc.org, Paul Mackerras <paulus@cs.anu.edu.au>
Subject: Apple Open Source: the drivers
Date: Wed, 17 Mar 1999 16:25:18 +0100 [thread overview]
Message-ID: <19990317162518.010351@mail.mipsys.com> (raw)
Ok, I finally found where the driver are hidden: In the kernel archive,
in bsd/dev/ppc. They are mostly objective C drivers. Among other things,
there are drivers for the PowerMac ATA with apparently all the timing
stuffs, and for the CMD646 controller in the blue G3.
There's a PMU driver with apparently up-to-date command length tables and
lots of comments about the commands ;-) An interesting thing that I've
not seen in the LinuxPPC driver: When sending read commands to
non-existing devices, the PMU may never answer, and so there's need for
some kind of timeout. I didn't find infos about putting the PowerBook to
sleep, maybe MacOS X Server cannot sleep...
Finally, the MESH driver is a piece of anthology, but I'll let interested
people discover it by themselves ;-)
--
E-Mail: <mailto:bh40@calva.net>
BenH. Web : <http://calvaweb.calvacom.fr/bh40/>
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting. ]]
next reply other threads:[~1999-03-17 15:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-03-17 15:25 Benjamin Herrenschmidt [this message]
1999-03-17 17:50 ` Apple Open Source: the drivers sean o'malley
1999-03-17 20:40 ` Hollis R Blanchard
1999-03-18 0:46 ` David A. Gatwood
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=19990317162518.010351@mail.mipsys.com \
--to=bh40@calva.net \
--cc=linuxppc-dev@lists.linuxppc.org \
--cc=paulus@cs.anu.edu.au \
/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 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.