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, Apr 22, 2:34 AM
Unknown Object (File)
Wed, Apr 10, 3:55 AM
Unknown Object (File)
Jan 29 2024, 7:36 PM
Unknown Object (File)
Jan 28 2024, 6:45 PM
Unknown Object (File)
Dec 20 2023, 6:49 AM
Unknown Object (File)
Dec 3 2023, 10:07 AM
Unknown Object (File)
Nov 18 2023, 10:57 PM
Unknown Object (File)
Nov 18 2023, 6:54 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.