Re: [RFC][AGPGART]Allow multiple backends to be initialized

From: Mike Werner
Date: Thu Dec 09 2004 - 15:09:53 EST


On Tuesday 07 December 2004 01:02, Christoph Hellwig wrote:
> Wrong interface. Please pass in the pci_dev of the grpahics cards and
> add a new method for lowlevel drivers to find the bridge. For the normal
> bridges (aka everything but the hp, alpha and your new driver) you'd do
> a generic helper that just walks down the parent pointers until it finds
> a class.
>
how do you want to handle the frontend driver?

> Also I'd suggest returning the found bridges as return value of the
> function.
>
How should the caller distinguish between
a real error and the bridge in use by another client?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/