Subject: Re: SMBus implementation
To: Jason Thorpe <thorpej@shagadelic.org>
From: Nathan J. Williams <nathanw@wasabisystems.com>
List: tech-kern
Date: 10/27/2005 12:06:16
Jason Thorpe <thorpej@shagadelic.org> writes:

> So, iic uses indirect config.  But, I believe that smbus can actually
> use direct config (isn't there some handshaking method to determine
> which devices are on an SMBus?)  If that is the case, then maybe it
> makes sense to attach an smbus instance to an iic instance (iff
> specified in the kernel config file).

Somewhat like isapnp* at isa?, no?

        - Nathan