Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/i2c



Hi,

> > Added Files:
> > 	src/sys/dev/i2c: adt7462.c adt7462reg.h
> > 
> > Log Message:
> > Add a driver for the On Semiconductor (Analog Devices) ADT7462
> > system monitor.  The chip is used in the Sun Ultra 45.
> 
> The dbcool driver supports a bunch of close(?) relatives of this chip, like the ADT7463

Yes.  I looked at the dbcool driver versus the specs for the ADT7462.  The
7462 has some things that are similar to the other chips, but I thought
that it's different enough that it would be quite a lot of added indirection
in the dbcool driver.

Regards,

Julian

-- 


Home | Main Index | Thread Index | Old Index