SMBus hardware note recognized

Bernd Walter ticso at cicely12.cicely.de
Thu May 5 03:10:58 PDT 2005


On Thu, May 05, 2005 at 10:23:50AM +0800, Jiawei Ye wrote:
> leafy at chihiro:~$ dmesg |grep driver
> pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
> pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
> pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
> 
> kldloading smb/smbus or compiling them in the kernel does not help in
> recognizing the hardware. Maybe the PCI-ID is incorrect or something?

smbus is the bus layer, you need the driver for the pci chip as well.
In your case it should be ichsmb.
Be carefull: some smbus drivers use bits 0-6 and other 1-7 for
addressing.

-- 
B.Walter                   BWCT                http://www.bwct.de
bernd at bwct.de                                  info at bwct.de



More information about the freebsd-current mailing list