Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Feb 2021 13:53:53 +0300
From:      Yuri Pankov <yuripv@yuripv.dev>
To:        Steven Friedrich <FreeBSD@twc.com>, freebsd-questions@freebsd.org
Subject:   Re: Why isn't there a driver attached to this device?
Message-ID:  <e3b1fbc4-e6e5-7af1-05e6-d6e567d6d2c1@yuripv.dev>
In-Reply-To: <3029482.bT80LyP3VS@freebsd>
References:  <3029482.bT80LyP3VS@freebsd>

next in thread | previous in thread | raw e-mail | index | archive | help
Steven Friedrich wrote:
> I am surprised this device has no driver attached.  I do include coretemp in 
> my kernel.
> 
> This is from pciconf -lv
> 
> none0@pci0:0:18:0:      class=0x118000 card=0x843f103c chip=0xa3798086 
> rev=0x10 hdr=0x00
>     vendor     = 'Intel Corporation'
>     device     = 'Cannon Lake PCH Thermal Controller'
>     class      = dasp
> 

That's different from coretemp(4), and should be driven by pchtherm(4),
but it seems to be only in 13 and not backported to stable/12:

https://www.freebsd.org/cgi/man.cgi?query=pchtherm&apropos=0&sektion=0&manpath=FreeBSD+13.0-current&arch=default&format=html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e3b1fbc4-e6e5-7af1-05e6-d6e567d6d2c1>