Subject: Re: SMBus implementation
To: Rui Paulo <rpaulo@fnop.net>
From: Jared D. McNeill <jmcneill@invisible.ca>
List: tech-kern
Date: 10/26/2005 15:17:02
On Wed, 26 Oct 2005, Rui Paulo wrote:
> On 2005.10.25 20:07:01 -0300, Jared D. McNeill wrote:
> | So I was bored, and decided to whip up some SMBus support code. Feedback
> | would be great.
> |
> | What's there:
> | 	FreeBSD-compatible /dev/smb* devices.
> | 	Support for the VIA VT8235 SMBus controller (on PCI-ISA bridge).
> | What's not:
> | 	No ability to attach hw drivers to the smbus device.
> | 	Maybe tie it in a bit tighter with the i2c stuff?
>
> Is there any driver for the Intel 82801FB/FR SMBus Controller in the works?

I don't have the hardware, sorry. Feel free to port FreeBSD's intpm driver 
if you feel inclined, or donate some Intel gear to me :)

Cheers,
Jared