Hi,
I am searching for documentation about the OpenPIC interrupt-controller in mac
systems. I found this site but most of the links are dead or give no hope on
real technical documentation :).
http://www.macbsd.com/openmac/refs.html
Could someone give any pointers or files?
I am also searching for any related documentation on the mac-io device (this
could be a combo document).
I am trying to do a port as a masters project, and my biggest problem is:
documentation :(.
Thanks
Ingmar.
On Tue, 18 Oct 2005, i2a wrote:
I am searching for documentation about the OpenPIC interrupt-controller in mac
systems. I found this site but most of the links are dead or give no hope on
real technical documentation :).
http://www.macbsd.com/openmac/refs.html
Could someone give any pointers or files?
http://www.printk.net/pub/docs/openpic/
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
On Tue, 2005-10-18 at 21:22 +0200, i2a wrote:
Hi,
I am searching for documentation about the OpenPIC interrupt-controller in mac
systems. I found this site but most of the links are dead or give no hope on
real technical documentation :).
http://www.macbsd.com/openmac/refs.html
Could someone give any pointers or files?
I am also searching for any related documentation on the mac-io device (this
could be a combo document).
I am trying to do a port as a masters project, and my biggest problem is:
documentation :(.
Another interesting bit of docs is MacTech.pdf (google for it) which
documents an early version of the mac-io chip that was used on some CHRP
machines.
In general, there is no complete documentation. I would say that the
linux source code is probably the best you can get in this regard.
Feel free to ask me questions about details
Ben.