Page MenuHomeFreeBSD

[asmc] Add Macbook 6,2
ClosedPublic

Authored by adrian on Jan 16 2023, 5:37 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 21, 9:59 PM
Unknown Object (File)
Oct 7 2024, 1:05 AM
Unknown Object (File)
Oct 4 2024, 1:26 AM
Unknown Object (File)
Sep 19 2024, 6:13 PM
Unknown Object (File)
Sep 19 2024, 5:22 AM
Unknown Object (File)
Sep 18 2024, 1:58 AM
Unknown Object (File)
Sep 17 2024, 4:23 AM
Unknown Object (File)
Aug 26 2024, 1:01 PM
Subscribers

Details

Summary

Add in the zones for the macbook 6.2, which matches my macbook air 2013.

Test Plan
  • compiled on -HEAD, run on my Macbook Air 2013 model.
  • verified temperatures mostly look sane, and the keyboard light control works fine

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

adrian added inline comments.
sys/dev/asmc/asmc.c
425

lol i'll remove this in the next revision of this diff, ha.

Seems fine to me, just a couple of style nits. If it works, I think you can just go ahead and commit with the nits fixed.

sys/dev/asmc/asmc.c
432

Looks like this shouldn't be part of the diff.

sys/dev/asmc/asmcvar.h
775

Extra newline.

This revision is now accepted and ready to land.Jan 16 2023, 4:34 PM
This revision now requires review to proceed.Jan 19 2023, 2:50 AM
This revision is now accepted and ready to land.Jan 19 2023, 2:52 PM
This revision was automatically updated to reflect the committed changes.