Re: [Patch 0/4] IndustrialIO subsystem (ADCs, accelerometers etc)

From: Henrique de Moraes Holschuh
Date: Wed Jul 23 2008 - 13:48:29 EST


On Wed, 23 Jul 2008, Jonathan Cameron wrote:
> The subsystem is now in a functional state with a small set of drivers:
>
> Max1363 (supports numerous Maxim i2c ADC's) (tested with max1363 and max1238 chips)
> - Uses a periodic timer to provide ring buffer mode.
> - All reads form these devices are scan modes so direct single element access
> is not provided.
> - Monitor mode on max1363 is not yet supported (need to do a bit debugging of
> the board I have so as to be able to test this).
>
> ST LIS3L02DQ - SPI accelerometer.
> - Uses a datardy interrupt to driver a software ring buffer.
> - Most functionality of this device is supported.
>
> VTI SCA3000 (tested with an e05)
> - Hardware ring buffer.

I'd like to see something done to have the common parts of interfaces of the
same class (e.g. accelerometers) be standard. Like hwmon does with
temp#_input, etc.

Otherwise you made it easier to write drivers, but did nothing to help
userspace to USE the drivers :-)

--
"One disk to rule them all, One disk to find them. One disk to bring
them all and in the darkness grind them. In the Land of Redmond
where the shadows lie." -- The Silicon Valley Tarot
Henrique Holschuh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/