troubles with smb0

Mikhail Teterin mi+mx at aldan.algebra.com
Mon Mar 1 13:50:28 PST 2004


Hello!

I'm trying to get sysutils/lmmon working on this -stable machine.
According to dmesg, the smb hardware is present and recognized:

	ichsmb0: <Intel 82801BA (ICH2) SMBus controller> port 0xefa0-0xefaf irq 9 at 
device 31.3 on pci0
	smbus0: <System Management Bus> on ichsmb0
	smb0: <SMBus general purpose I/O> on smbus0

But lmmon gets 'Device not configured', when it tries to use it. From
ktrace:

	[...]
	1179 lmmon    CALL  open(0x8049135,0x2,0x804912c)
	1179 lmmon    NAMI  "/dev/smb0"
	1179 lmmon    RET   open 3
	1179 lmmon    CALL  ioctl(0x3,SMB_READB,0xbfbffa04)
	1179 lmmon    RET   ioctl -1 errno 6 Device not configured
	[...]

The kernel config file has the following devices listed:

	device smbus
	device smb
	device ichsmb

What am I missing? Thanks!

	-mi




More information about the freebsd-stable mailing list