Subject: Re: ICH SMBus driver (from OpenBSD)
To: Pierre Pronchery <khorben@defora.org>
From: Paul Goyette <paul@whooppee.com>
List: current-users
Date: 07/21/2007 12:12:30
On Sat, 21 Jul 2007, Pierre Pronchery wrote:

> Nothing else shows up though. Can anyone tell me if I'm supposed to have
> drivers attaching to the i2c bus here? This machine is a ThinkPad T60
> (Core 2 Duo).

There's no scanning of the i2c bus in "stock" NetBSD.  Nicholas Joly has 
previously added some code to scan and identify the i2c addresses that 
have devices. He's also provided a spdmem.c driver to attach to memory 
modules on the i2c bus, although there's not much more you can do to 
them.

I'd be happy to forward a copy of Nicholas's stuff...