[Bug 265005] asmc(4): Add MacBookPro6,2 support

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 25 Jul 2022 16:05:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265005

--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3416f5cde7a7e01b25b5f5fd240ae8aa12fd70bf

commit 3416f5cde7a7e01b25b5f5fd240ae8aa12fd70bf
Author:     ed crowe <fbsdbug@edcrowe.com>
AuthorDate: 2022-07-25 15:35:46 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2022-07-25 15:43:56 +0000

    asmc: Add support for MacBookPro6,2

    Modify asmc_sms_printintr() to be silent when the ambient light sensor
    interrupt fires on this model, since the messages can otherwise fill up
    the dmesg.

    PR:             265005
    Reviewed by:    markj
    MFC after:      2 weeks

 sys/dev/asmc/asmc.c    | 18 +++++++++++++++++-
 sys/dev/asmc/asmcvar.h | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 49 insertions(+), 1 deletion(-)

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