https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265005
--- Comment #2 from Mark Johnston <[email protected]> --- I suspect that we should, at least, add some comment explaining why we don't print anything for the light sensor interrupt, and perhaps make that behaviour conditional on the model. And even if we silence the message, the interrupt handler is still running and sends notifications to devd. So, it'd be good to figure out exactly what this interrupt is for and whether we can mask it instead of ignoring it. -- You are receiving this mail because: You are the assignee for the bug.
