Date: Thu, 25 Jan 2001 23:33:29 -0500 From: Andreas Schweitzer <andy@physast.uga.edu> To: hardware@freebsd.org Cc: Andreas Schweitzer <andy@bender.physast.uga.edu> Subject: ASUS ASIC AS99127 on A7V Message-ID: <20010125233329.A31564@bender.physast.uga.edu>
next in thread | raw e-mail | index | archive | help
Hi, I've tried searching the archives and documentation, but found only similar problems but no answer. I'm trying to read the AS99127 chip which monitors the heat/voltage/fan speed on the ASUS A7V Atholn motherboard. It is on an SMB bus. I tried healthd, lmmon and consolehm. All die with ioctl: Operation not supported by device. My Kernal is 4.2-BETA FreeBSD and I have included the SMB options. dmseg says : pcf0: <PCF8584 I2C bus controller> at port 0x320-0x321 irq 5 on isa0 iicbus0: <Philips I2C bus> on pcf0 addr 0xaa iicsmb0: <I2C to SMB bridge> on iicbus0 smbus0: <System Management Bus> on iicsmb0 smb0: <SMBus general purpose I/O> on smbus0 iic0: <I2C general purpose I/O> on iicbus0 I looked into healthd more specifically, because it explicielty claims to support this chip. A preceeding open call suceeds. But the ioctl fails. Am I doing something really stupid or is this indeed a problem ? Thanks Andreas -- Department of Physics & Astronomy and Center for Simulational Physics University of Georgia Phone ++1 (706) 542 5043 Athens, GA 30602-2451 Fax ++1 (706) 542 2492 USA http://dilbert.physast.uga.edu/~andy/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010125233329.A31564>