[Bug 280290] hms(4): Broken fresh after boot, fixed by resume
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 280290] hms(4): Broken fresh after boot, fixed by resume"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Jul 2024 21:07:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290 --- Comment #2 from Vladimir Kondratyev <wulf@freebsd.org> --- There were no recent big changes in iichid code. Only some polling improvements from @mav at the end of 2023. You may try to take some debugging log. rebuild kernel with IICHID_DEBUG option enabled than set sysctl hw.iichid.debug=1 and than kldunload iichid kernel module. Devd will load it again and you will get device initialization log at console. -- You are receiving this mail because: You are the assignee for the bug.