[haiku-development] Driver and Media Add-on

Hi

I have problem with a driver I'm writing (will be located under video).
It getting recognize but never steps in to the hook Open() but straight 
to uninit_driver.

I have come to the conclusion that I need to have a media add-on so that
the driver will be in use by some part of  the OS other wise the OS will
unload the driver. Are my assumption right?

If so what are the connection between the add-on and a driver? How do the
OS knows that this particular add-on uses exact that driver? I can't find
anything telling me about this only the different nods I can make and what
they do.

-- 
MVH
Fredrik Modéen


Other related posts: