[Bug 280290] hms(4): Broken fresh after boot, fixed by resume

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 26 Oct 2024 16:56:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290

--- Comment #6 from david@catwhisker.org ---
Well, I tried it -- I rebuilt the kernel with:
options         IICHID_DEBUG

rebooted, then:
g1-48(15.0-C)[1] sudo sysctl hw.iichid.debug=1
Password:
hw.iichid.debug: 0 -> 1
g1-48(15.0-C)[2] sudo kldunload iichid
g1-48(15.0-C)[3] kldstat -n iichid
Id Refs Address                Size Name
35    1 0xffffffff86e37000     330c iichid.ko


and... nothing on vty0, in /var/log/console.log, or in the xterm from which I
was logged in.  Maybe I misunderstood?

-- 
You are receiving this mail because:
You are the assignee for the bug.