https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235944
--- Comment #10 from Andriy Gapon <[email protected]> --- (In reply to Ravi Pokala from comment #8) Ravi, are you sure that this is correct? > rc = smbus_writeb(sc->smbus, > (JEDEC_DTI_PAGE | JEDEC_LSA_PAGE_SET1), 0, 0); Given smbus_writeb(bus,slave,cmd,byte). -- 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]"
