> On Feb 26, 2026, at 5:47 AM, Dag-Erling Smørgrav <[email protected]> wrote:
> 
> Enji Cooper <[email protected]> writes:
>> commit f224591746bdaf14ad5f63de4738a3146cc2f55f
>> Author:     Enji Cooper <[email protected]>
>> AuthorDate: 2026-01-04 08:27:57 +0000
>> Commit:     Enji Cooper <[email protected]>
>> CommitDate: 2026-01-06 01:43:04 +0000
>> 
>>    Add ASMC_DEBUG make option
>> 
>>    This allows folks to enable debug statements in asmc(4) using kernel
>>    configs via the `options ASMC_DEBUG` directive.
>> 
>>    While here, remove a duplicate `device vt_efifb` directive in `NOTES`
>>    as it's already handled in the `GENERIC` config
>> 
>>    MFC after:      1 week
>>    Differential Revision:  https://reviews.freebsd.org/D54511
>> ---
>> sys/amd64/conf/NOTES      |  7 ++++---
>> sys/conf/options.amd64    |  3 +++
>> sys/dev/asmc/asmc.c       | 20 +++++++++++---------
>> sys/modules/asmc/Makefile |  2 +-
>> 4 files changed, 19 insertions(+), 13 deletions(-)
> 
> This added asmc to amd64 NOTES even though it's already in x86 NOTES.

I appreciate the reminder! I’ll send out a differential for this soon (I 
removed that entry on one of my git branches).
Thanks,
-Enji

Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to