From: Steve Langasek <vorlon@debian.org>
To: Andrew Morton <akpm@osdl.org>
Cc: Eki <eki@sci.fi>, Richard Henderson <rth@twiddle.net>,
Ivan Kokshaysky <ink@jurassic.park.msu.ru>,
linux-kernel@vger.kernel.org, thias.lelourd@gmail.com,
jharrison@linuxbs.org
Subject: Re: [patch] video: support for VGA hoses on alpha TITAN, TSUNAMI systems (ES45, DS25)
Date: Fri, 3 Nov 2006 22:35:12 -0800 [thread overview]
Message-ID: <20061104063510.GA7268@mauritius.dodds.net> (raw)
In-Reply-To: <20061102131443.918d6c2e.akpm@osdl.org>
Hi Andrew,
Thanks for the feedback. I'll incorporate your comments and Ivan's into an
updated patch and re-test. What's the procedure afterwards -- should I
re-submit as a follow-up to this thread or start a new thread?
On Thu, Nov 02, 2006 at 01:14:43PM -0800, Andrew Morton wrote:
> > From: Jay Estabrook <jay.estabrook@hp.com>
> > Add working support for VGA hoses on Alpha, which is required in order to
> > use a VGA console on TITAN- and TSUNAMI-class Alpha systems. This also
> > generalizes support for non-standard VGA offsets on Alpha to cover the
> > Marvel class of alphas without special-casing. Includes recognizing an
> > additional model of TITAN-class Alpha.
> > Tested successfully on an ES45 and a DS25 with a vanilla 2.6.18 kernel,
> > also tested on an LX164 with the Debian 2.6.18 kernel with no regressions.
> > Included in Alpha Core distribution for some time.
> It would be appropriate for both yourself and Jay to provide signoffs for
> this work, as per section 11 of Documentation/SubmittingPatches, please.
Ok, will ask Jay for this.
> What is a "hose"?
Ivan's comment, that this is effectively a PCI domain, is consistent with my
(limited) understanding.
> > +/* wait until after includes to test for this, to allow arch-specific mod. */
> > +#ifndef vga_request_resource
> > +# define vga_request_resource request_resource
> > +#endif
> > +
> erk.
Yeah. :/ Suggestions welcome.
> So we actually need to include asm/pci.h in these files?
Uhm, appears not. Thanks for noticing.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
vorlon@debian.org http://www.debian.org/
next prev parent reply other threads:[~2006-11-04 6:35 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-02 8:37 Steve Langasek
2006-11-02 21:14 ` Andrew Morton
2006-11-02 22:28 ` Ivan Kokshaysky
2006-11-04 6:35 ` Steve Langasek [this message]
2006-11-09 2:04 ` Jason Harrison
2006-11-09 5:55 ` Steve Langasek
2006-11-11 22:24 ` Jason Harrison
2006-11-11 22:40 ` Jason Harrison
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=20061104063510.GA7268@mauritius.dodds.net \
--to=vorlon@debian.org \
--cc=akpm@osdl.org \
--cc=eki@sci.fi \
--cc=ink@jurassic.park.msu.ru \
--cc=jharrison@linuxbs.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rth@twiddle.net \
--cc=thias.lelourd@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome