OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Theo de Raadt (deraadtcvs.openbsd.org)
Date: Tue Nov 15 2005 - 16:01:36 CST


CVSROOT: /cvs
Module name: src
Changes by: deraadtcvs.openbsd.org 2005/11/15 15:01:36

Modified files:
        sys/dev/i2c : lm87.c

Log message:
read the channel register, hopefully initialized by some rom (Yes, Apple
does in their rom, but not in their kernel code). This tells us if the
2 AIN/FAN pins are wired as AIN or FAN (G4 xserve fans, G5 xserve more
voltage readings..); ok kettenis