Ben Dooks wrote: > On Wed, Jul 23, 2008 at 06:00:29PM +0100, Jonathan Cameron wrote: >> Dear All, >> >> The need for an industrialio subsystem was discussed in >> http://lkml.org/lkml/2008/5/20/135 > > The name is really bad, this sounds like something for doing large > scale industrial process control. To a certain extent I agree, it's a pretty hideous name and I'm happy to change it if someone can come up with a better one whilst maintaining the flexibility to handle devices that do a range of different sensing and output tasks. >> Firstly thanks to all the people who have contributed to the discussion >> of this in the past. >> >> In brief the intention is provide a kernel subsystem directed towards the >> handling on sensors (and later related output devices) such as ADC's, >> accelerometers and many others. > > We've already got an perfectly good hwmon framework, do we really need > to do this again? On this, see the original discussion (where using that was one of the options) discussed. Basically it comes down to a different set of requirements with the ability to handle events from the device, ring buffering and higher (non cached) update rates. Whilst we could have bludgeoned the functionality into that framework, it was decided that it was better to start afresh.
Thanks, -- Jonathan Cameron ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ spi-devel-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/spi-devel-general
