SMBus driver

John Baldwin jhb at freebsd.org
Mon Mar 13 21:26:33 UTC 2017


On Sunday, March 12, 2017 12:31:53 AM Roberto Rodriguez Jr wrote:
> Hi,
> 
> pciconf -lvbe
> 
> none0 at pci0:0:20:0:    class=0x0c0500 card=0x21f7103c chip=0x780b1022
> rev=0x3a hdr=0x00
>     vendor     = 'Advanced Micro Devices, Inc. [AMD]'
>     device     = 'FCH SMBus Controller'
>     class      = serial bus
>     subclass   = SMBus
> 
> I have 'device smbus' in KERNCONF.
> I would love to know how to correct this. I looked in sys/dev/smbus but
> have no idea which file to edit or where to begin understanding why its
> none0.

I think this device is supported by the intpm(4) driver?

-- 
John Baldwin


More information about the freebsd-current mailing list