Hi Krishna,

On Thu, 15 Oct 2009 16:42:07 -0400, Krishna Kothapalli wrote:
> > For 24C32 and larger=2C it requires full I2C support.
> 
> Wondering if USB-I2C module
> (http://www.robot-electronics.co.uk/htm/usb_i2c_tech.htm) is a better
> compared to ICH9 SMBUS controller from full I2C cycle support and
> software driver point of view?

I have no idea. Never heard of this USB device before. Apparently it
requires two drivers, one for USB to serial emulation and one for the
device itself, none of which is in the upstream kernel tree. The former
is binary-only and is in user-space. This means you will never be able
to use kernel I2C chip drivers on top of it. And anyway I would run
away from binary solutions.

The device in question supports the I2C transactions you need (if I
trust their website) but I wouldn't recommend it for technical
(software) reasons.

-- 
Jean Delvare
http://khali.linux-fr.org/wishlist.html
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to