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: > > no...@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 _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"