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.deReceived on Thu May 05 2005 - 08:10:58 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:34 UTC