Subject: Re: New i2c framework
To: None <eeh@netbsd.org>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-kern
Date: 02/18/2002 08:32:11
On Mon, Feb 18, 2002 at 05:37:21AM -0000, eeh@netbsd.org wrote:

 > | Have you read the SMBus spec?
 > 
 > This is I2C bus.  What does SMBus have to do with this?

SMBus is a superset of i2c.  SMBus controllers are i2c controllers
with a higher-level interface than what you're proposing.

I really suggest you read it.  There's also some framework code from
Andy Doran that I have that I should probably forward along to you
(he did this work a while ago to talk to i2c temperature sensors that
are accessible through the SMBus controllers on many modern PCs).

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>