Subject: Re: Dreamcast FAQ Overhaul
To: Jan Schaumann <jschauma@netbsd.org>
From: Marcus Comstedt <marcus@mc.pp.se>
List: port-dreamcast
Date: 05/07/2002 00:30:45
Jan Schaumann <jschauma@netbsd.org> writes:

> Hi Dreamcast-folks,
> 
> A kind user submitted the attached diff to the FAQ to www@netbsd.org.
> Not being familiar with the dreamcast port myself, I'd like to get some
> feedback from you guys if the submitted information is accurate and
> whether or not it should be included on the website.
> 
> If you have any corrections or comments before I apply the patch, please
> send them to www@netbsd.org.

Ok, here goes:

>+that runs from a PCI bus in the Broadband Adapter.  The PCI bus is then
>+translated into the console's native Maple Bus.

Incorrect.  The PCI bridge connects to the G2 bus.  The Maple bus is
the serial bus for the controller ports on the front of the
Dreamcast.  It is not used internally.

>+<ENTRY>endian Is the Hitachi SuperH SH-4 little or big endian?
>+Little-endian.

Maybe it should be clarified that this refers to the SH-4 _in the
Dreamcast_ only.  It is perfectly possible to run an SH-4 in
big-endian mode.  The one in the Dreamcast is wired for little-endian
use though.


  // Marcus