Greg KH <[EMAIL PROTECTED]> wrote on 06/29/2006 08:43:08 PM:

> > >>Is sysfs the right way  to do such a thing or are there better
> > >>alternatives?
> > >
> > >It all depends on what you want to do.  If you can express things with
> > >a single text value per file, sysfs is a good way to do this.
> >
> > That's the thing, there would be a mixture of single text values and
> > binary attributes.
>
> Ok, as long as the binary attributes are not intrepreted by the kernel.
> They must pass directly to the device for them to be allowed in sysfs.
> Things like firmware images and raw PCI and USB config spaces are
> examples of this.
>
> Will that work out for your binary attributes?

Yes, the data would be relayed as-is in both directions.

Cheers,
Martin

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to