Date: Fri, 11 Jan 2002 21:00:58 +0200 From: Andy Fawcett <andy@athame.co.uk> To: "FreeBSD-questions" <freebsd-questions@freebsd.org> Subject: Help needed configuring kernel to support IIC/SMBUS Message-ID: <200201112054.43315@zappa.athame.co.uk>
next in thread | raw e-mail | index | archive | help
Hi, I have been trying to configure a kernel so I can use the hardware monitors on my new system. I know I need some combination of SMBUS and IIC, but all the variations I have tried have failed. The mainboard is an MSI K7T266 Pro 2, which has a VIA 8233 chip on it which I believe has I2C capabilities. I've currently got: device smbus device smb device iicbus device ic device iic device iicsmb in my kernel, but it doesn't detect anything on /dev/smb0 or smb1 devices. Nothing shows in dmesg either. I had the line: device pcf0 at isa? port 0x320 irq 5 in there at one point, and it detected a Philips I2C chip, but then hung, so I disabled it again. Any help would be appreciated. I've searched the net over and over, and not found anything. Cheers, Andy -- Andy Fawcett | "In an open world without walls and fences, andy@athame.co.uk | we wouldn't need Windows and Gates." tap@lspace.org | -- anon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201112054.43315>