From owner-freebsd-hardware Sun Jul 18 20:24:43 1999 Delivered-To: freebsd-hardware@freebsd.org Received: from strike.velocet.ca (strike.velocet.ca [209.167.225.34]) by hub.freebsd.org (Postfix) with ESMTP id ED9C51507A for ; Sun, 18 Jul 1999 20:24:28 -0700 (PDT) (envelope-from dgilbert@strike.velocet.ca) Received: (from dgilbert@localhost) by strike.velocet.ca (8.9.3/8.9.2) id XAA08403; Sun, 18 Jul 1999 23:24:05 -0400 (EDT) (envelope-from dgilbert) Date: Sun, 18 Jul 1999 23:24:05 -0400 (EDT) Message-Id: <199907190324.XAA08403@strike.velocet.ca> To: freebsd-hardware@freebsd.org From: dgilbert@velocet.ca Subject: smbus not quite right? Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have a machine with a P5A motherboard, which probes as follows: pcf0: iicbus0: on pcf0 addr 0xaa iicsmb0: on iicbus0 smbus0: on iicsmb0 smb0: on smbus0 iic0: on iicbus0 Now... If I run mbmon in ISA mode, which opens /dev/io, it works. If I run it in in smbus mode, which opens /dev/smb0, it fails. Having read the documentation on /dev/io, I'd rather not have that ability on a server... I would guess that it requires an insecure level. So... any ideas? Dave. -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message