On Sat, Nov 28, 2009 at 12:04:44AM +0000, Philip Downer wrote:
> Is there any up to date documentation of the driver-model? I've found that 
> device.h is different to the docs in Documentation/driver-model/driver.txt 
> and was going to post here when I found the following thread[1] from 2004. 
> It's
> referring to different files to driver.txt but I'm assuming that everything 
> is out of date as unfortunately nothing seems to have
> come from the old thread and I can't find any correct documentation.

Have you looked at the kerneldoc for the driver core?

> My immediate issue is that as per the docs, I wanted to use the supposed 
> list structure in struct device_driver to get a list of all the devices 
> attached to the driver, so if anyone can help me with that then I'd be 
> grateful.

Why would you need this?  What problem are you trying to solve?

thanks,

greg k-h

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to