linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jon Smirl <jonsmirl@yahoo.com>
To: fbdev <linux-fbdev-devel@lists.sourceforge.net>
Subject: Using UML to work on framebuffers
Date: Tue, 14 Jan 2003 16:31:27 -0800 (PST)	[thread overview]
Message-ID: <20030115003127.97146.qmail@web14907.mail.yahoo.com> (raw)

I have a patch for 2.5 that allows some framebuffers
drivers (non-dma ones) to run unmodified on UML. I'm
still working on DMA and IRQ support.

UML - user mode linux. UML runs the Linux kernel as a
process. For example my PC is booted on 2.4 and the
UML runs 2.5.

The advantage to this is that you can use gdb/ddd to
debug the fb driver code. It's actually kind of neat.
I use one gdb inside of UML to control the fbtest app
and another gdb to step the code inside of the fb
driver. 

Is anyone interested in trying this out? 

You need two video cards in your machine one for X and
one for the target framebuffer.  I am using AGP for X
and targeting a PCI Rage128.

=====
Jon Smirl
jonsmirl@yahoo.com

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


-------------------------------------------------------
This SF.NET email is sponsored by: Take your first step towards giving 
your online business a competitive advantage. Test-drive a Thawte SSL 
certificate - our easy online guide will show you how. Click here to get 
started: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0027en

             reply	other threads:[~2003-01-15  0:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-15  0:31 Jon Smirl [this message]
2003-01-15  0:35 ` Using UML to work on framebuffers James Simmons
2003-01-15  1:19   ` Jon Smirl

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=20030115003127.97146.qmail@web14907.mail.yahoo.com \
    --to=jonsmirl@yahoo.com \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    /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).