Date: Sat, 23 Oct 2021 13:59:17 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 258994] iic(4): Panics on Nanopi Neo when using 16-bit device addressing width: panic: Assertion strlen(description) < MAX_W_NAME failed at ... sys/kern/subr_witness.c:1914 Message-ID: <bug-258994-227-Bs4xT9xuy0@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-258994-227@https.bugs.freebsd.org/bugzilla/> References: <bug-258994-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258994 --- Comment #10 from alydiomc@yahoo.com --- (In reply to Andriy Gapon from comment #9) Hi Andriy, Been searching a for a patch on twsi.c but couldn't find before. Thank you = for sharing your works! I tested some of your commits, below are the results: 1c6777dc1d2ee5ba9e8ff887e9517c58340ce457 - 8bit single byte write not working - eeprom write not working 35f319546b594a6094a86bcb18e415d4de2643e2 -eeprom (16bit addressing) single byte read/write working -eeprom (16bit addressing) continues read/write working -8bit single byte read/write working -8bit continues read/write working 937a86158404fe84d8135110e01dd60b1e6df81b -can't write eeprom --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258994-227-Bs4xT9xuy0>