All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phil Hopely <phil@ayrnetworks.com>
To: "John D. Davis" <johnd@stanford.edu>
Cc: Debian MIPS list <debian-mips@lists.debian.org>,
	SGI MIPS list <linux-mips@oss.sgi.com>
Subject: Re: Replacing the Console driver
Date: Wed, 25 Jul 2001 15:10:52 -0700	[thread overview]
Message-ID: <3B5F43EC.2B03E744@ayrnetworks.com> (raw)
In-Reply-To: Pine.GSO.4.31.0107251427180.21227-100000@myth1.Stanford.EDU


I do not know if you have examined any of the current open source emulation
projects that exist, but I believe
you might be interested to examine www.mame.net or mess.emuverse.com?

They have a cpu core for mips emulation, I believe it may only be r3000
though?..

Also, there exist numerous open-source playstation emulators, which I believe
are r3000 based too...

The mame & mess projects are matured open-source projects that have been ported
across the universe, they're really pretty cool, this work would be a likely fit
with the mess project.

If you implement by way of pure emulation, you'd not need to change the kernel
at all?

Phil

"John D. Davis" wrote:

> I am modifying the linux kernel to be able to be run by a simulator.  I
> need to modify the console driver and interrupt handler.  I have been
> going through the various files, console.*, tty.* and the serial files to
> see how to interface to the console.  I have also read some kernel korner
> articles, but they seem a little out of date.  Is there any other
> recommended documentation on the console driver and how it works on an
> indy? I am trying to sort out the low-level interfaces from the
> higher-level ones.  I just need to change the low-level interface from
> using the hardware to using the simulator interface.
>
> thanks,
> john
>
> --
> To UNSUBSCRIBE, email to debian-mips-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

  reply	other threads:[~2001-07-25 22:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-25 21:32 Replacing the Console driver John D. Davis
2001-07-25 22:10 ` Phil Hopely [this message]
2001-07-25 23:12   ` William Jhun
2001-07-25 23:45     ` Phil Hopely
2001-07-26  7:39 ` Geert Uytterhoeven
     [not found] <no.id>
2001-07-26  0:20 ` Alan Cox
2001-07-26  0:20   ` Alan Cox
2001-07-26  1:32   ` Ralf Baechle
2001-07-26  1:51     ` William Jhun

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=3B5F43EC.2B03E744@ayrnetworks.com \
    --to=phil@ayrnetworks.com \
    --cc=debian-mips@lists.debian.org \
    --cc=johnd@stanford.edu \
    --cc=linux-mips@oss.sgi.com \
    /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.