https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245654
--- Comment #6 from Vladimir Kondratyev <[email protected]> --- (In reply to xspbe3ho3p5uac from comment #5) It is appeared that 2 I2C devices are connected to device that was missed in first version of BayTrail_PCI_IDs.patch. :-( Please, apply 2-nd version and rebuild your kernel. After that, you can try to scan both your I2C buses that have I2C children in ACPI DST table with following commands: i2c -s -f /dev/iic3 i2c -s -f /dev/iic5 I do not know what to do except to scan as we do not have drivers for ATML2000 and CLK devices in our OS -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
