On 30/05/02 17:00, "Shawn Erickson" <shawn@freetimesw.com> wrote:
When your frame buffer driver attaches to your effect driver... how do
things operate? It sounds like the frame buffer it still assuming it is
matching against your hardware. Basically your frame buffer is not
attached to your hardware at this point but to your effect driver.
I'm not sure about this one! How should it be. I've put the pci device id but what should I put there if I want it to match to the effectDriver ? The class name ? Do I still use IOPCIMatch or another obscure (for me at least) tag.
[Or does only your effect driver need interact with your hardware and
your frame buffer ask it do things when needed?]
This is exactly how I would like it to be. It's gonna be much simpler since the effect driver already handles synchronisation between requests. Francis _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.