Greg KH wrote: > On Mon, Sep 18, 2006 at 01:59:17PM +0200, Rolf Eike Beer wrote: > > Hi, > > > > I would like to put the contents of an array in sysfs files. I found no > > simple way to do this, so here are my thoughts in hope someone can hand > > me a light. > > What is wrong with using an attribute group for this kind of > information? Missing documentation. Yes, this looks like I could use this at least for the simple interfaces (which would be enough). Eike