Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 2009 18:57:55 +0200
From:      Andriy Gapon <avg@icyb.net.ua>
To:        Oliver Lehmann <lehmann@ans-netz.de>
Cc:        stable@freebsd.org, hardware@freebsd.org
Subject:   Re: 8-STABLE: support for this SMB controller?
Message-ID:  <4B2FA913.5030501@icyb.net.ua>
In-Reply-To: <20091221174225.84748c0d.lehmann@ans-netz.de>
References:  <20091221174225.84748c0d.lehmann@ans-netz.de>

next in thread | previous in thread | raw e-mail | index | archive | help
on 21/12/2009 18:42 Oliver Lehmann said the following:
> I got a new system (LGA-1366) with an X58 chipset.
> The SMB controller seems not to be supported? At least the smb driver
> does no good:
> 
> none4@pci0:0:31:3:      class=0x0c0500 card=0x3a301849 chip=0x3a308086 rev=0x00 hdr=0x00
>     vendor     = 'Intel Corporation'
>     device     = 'SMB controller  (50011458)'
>     class      = serial bus
>     subclass   = SMBus

You need ichsmb(4) driver for this hardware.
smb(4) is a 'character device' driver that provides userland interface to smbus(4)
drivers.
And make sure to have revision >= r200715.

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B2FA913.5030501>