From: David Mosberger <davidm@napali.hpl.hp.com>
To: linux-ia64@vger.kernel.org
Subject: AGP causing instant crash on zx1-based systems
Date: Tue, 29 Mar 2005 01:08:39 +0000 [thread overview]
Message-ID: <200503290108.j2T18dWN010574@napali.hpl.hp.com> (raw)
Dave,
It appears that one of your (relatively) recent changes to
agp/generic.c is assuming that all AGP bridges are PCI devices. You
may remember that this isn't the case for the zx1 AGP bridge (which is
an ACPI-described device).
In particular, I'm seeing crashes due to the call to
check_agp_bridgemode(). I suppose hp-agp.c could provide its own
versions of the "generic.c" functions which use this function but it
seems that would lead to lots of code duplication and would make
things more fragile. Perhaps it's possible to put this info somewhere
in the agp_bridge_data so that each backend can initializat it on its
own?
Or did you have something else in mind here?
Thanks,
--david
reply other threads:[~2005-03-29 1:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200503290108.j2T18dWN010574@napali.hpl.hp.com \
--to=davidm@napali.hpl.hp.com \
--cc=linux-ia64@vger.kernel.org \
/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