* AGP causing instant crash on zx1-based systems
@ 2005-03-29 1:08 David Mosberger
0 siblings, 0 replies; only message in thread
From: David Mosberger @ 2005-03-29 1:08 UTC (permalink / raw)
To: linux-ia64
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-03-29 1:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-29 1:08 AGP causing instant crash on zx1-based systems David Mosberger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox