<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/asmc/asmcvar.h, branch releng/14.2</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>asmc: Add support for MacbookPro11,4</title>
<updated>2024-09-20T11:39:16+00:00</updated>
<author>
<name>Joshua Rogers</name>
<email>Joshua@Joshua.Hu</email>
</author>
<published>2024-06-11T19:51:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9512710ddf33c49dd0f9c387393866306225efc3'/>
<id>9512710ddf33c49dd0f9c387393866306225efc3</id>
<content type='text'>
Signed-off-by: Joshua Rogers &lt;Joshua@Joshua.Hu&gt;

MFC after:	2 weeks
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1366

(cherry picked from commit 49a5fe1a017fc179c79b74f409440e070511a0ab)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Joshua Rogers &lt;Joshua@Joshua.Hu&gt;

MFC after:	2 weeks
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1366

(cherry picked from commit 49a5fe1a017fc179c79b74f409440e070511a0ab)
</pre>
</div>
</content>
</entry>
<entry>
<title>sys: Remove $FreeBSD$: two-line .h pattern</title>
<updated>2023-08-16T17:54:11+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=95ee2897e98f5d444f26ed2334cc7c439f9c16c6'/>
<id>95ee2897e98f5d444f26ed2334cc7c439f9c16c6</id>
<content type='text'>
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
</pre>
</div>
</content>
</entry>
<entry>
<title>spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD</title>
<updated>2023-05-12T16:44:03+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-05-10T15:40:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4d846d260e2b9a3d4d0a701462568268cbfe7a5b'/>
<id>4d846d260e2b9a3d4d0a701462568268cbfe7a5b</id>
<content type='text'>
The SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catch
up to that fact and revert to their recommended match of BSD-2-Clause.

Discussed with:		pfg
MFC After:		3 days
Sponsored by:		Netflix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catch
up to that fact and revert to their recommended match of BSD-2-Clause.

Discussed with:		pfg
MFC After:		3 days
Sponsored by:		Netflix
</pre>
</div>
</content>
</entry>
<entry>
<title>asmc: Add MacbookAir6,2</title>
<updated>2023-01-21T04:34:31+00:00</updated>
<author>
<name>Adrian Chadd</name>
<email>adrian@FreeBSD.org</email>
</author>
<published>2023-01-21T04:34:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ffc58e2ca36546d866bb6bd36a3aa8f762a01663'/>
<id>ffc58e2ca36546d866bb6bd36a3aa8f762a01663</id>
<content type='text'>
Add in the zones for my MacbookAir6,2, a 2013 Macbook Air.

Tested - said Macbook Air 2013.  Thermal Zones and keyboard backlight
control works fine.

Differential Revision: https://reviews.freebsd.org/D38073
Approved by: jrtc27
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add in the zones for my MacbookAir6,2, a 2013 Macbook Air.

Tested - said Macbook Air 2013.  Thermal Zones and keyboard backlight
control works fine.

Differential Revision: https://reviews.freebsd.org/D38073
Approved by: jrtc27
</pre>
</div>
</content>
</entry>
<entry>
<title>asmc: Add support for MacBook5,5</title>
<updated>2023-01-06T19:11:56+00:00</updated>
<author>
<name>Michael Gmelin</name>
<email>grembo@FreeBSD.org</email>
</author>
<published>2022-12-29T15:59:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=638937d466648a9e5733225aef62eeae02db4f03'/>
<id>638937d466648a9e5733225aef62eeae02db4f03</id>
<content type='text'>
This is a slightly refined version of a patch[0] by FreeBSD Forums
user "tmcclean".

[0]https://forums.freebsd.org/threads/success-installing-freebsd-13-0-on-macbook-pro-5-5.80458/

Reviewed by:	adrian, emaste, imp
Differential Revision:	https://reviews.freebsd.org/D37900
MFC after:	1 month
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a slightly refined version of a patch[0] by FreeBSD Forums
user "tmcclean".

[0]https://forums.freebsd.org/threads/success-installing-freebsd-13-0-on-macbook-pro-5-5.80458/

Reviewed by:	adrian, emaste, imp
Differential Revision:	https://reviews.freebsd.org/D37900
MFC after:	1 month
</pre>
</div>
</content>
</entry>
<entry>
<title>asmc: Add support for MacBookPro6,2</title>
<updated>2022-07-25T15:43:56+00:00</updated>
<author>
<name>ed crowe</name>
<email>fbsdbug@edcrowe.com</email>
</author>
<published>2022-07-25T15:35:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3416f5cde7a7e01b25b5f5fd240ae8aa12fd70bf'/>
<id>3416f5cde7a7e01b25b5f5fd240ae8aa12fd70bf</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>asmc: Update Mac Pro 6 sensor definitions</title>
<updated>2022-05-09T12:56:39+00:00</updated>
<author>
<name>Adam S</name>
<email>adam@anschwa.com</email>
</author>
<published>2022-05-09T12:44:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dc484aed0a014de0fdf33d972c36413da6903a2e'/>
<id>dc484aed0a014de0fdf33d972c36413da6903a2e</id>
<content type='text'>
- Make descriptions a bit more human-friendly.
- Don't attempt to probe fan safe speeds, this model does not provide
  one.

PR:		260781
MFC after:	2 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Make descriptions a bit more human-friendly.
- Don't attempt to probe fan safe speeds, this model does not provide
  one.

PR:		260781
MFC after:	2 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>asmc: Add support for Macmini 5,1 (2011) and 5,3 and 7,1 (2014) models</title>
<updated>2022-05-04T15:31:01+00:00</updated>
<author>
<name>Trev</name>
<email>fbsdbugs4@sentry.org</email>
</author>
<published>2022-05-04T15:00:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=601abb300ce8b28d84c300e70881039d943c28b9'/>
<id>601abb300ce8b28d84c300e70881039d943c28b9</id>
<content type='text'>
PR:		262456
MFC after:	2 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		262456
MFC after:	2 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>asmc: Style</title>
<updated>2022-05-04T15:31:01+00:00</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2022-05-04T14:54:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a31b0c0c47d8d976a063a0f2a51d456c6da66f22'/>
<id>a31b0c0c47d8d976a063a0f2a51d456c6da66f22</id>
<content type='text'>
MFC after:	2 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC after:	2 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>asmc: Add support for MacBook Pro 9,1 (mid 2012)</title>
<updated>2022-05-04T15:31:01+00:00</updated>
<author>
<name>Daniel W. Delâtre</name>
<email>dawdler@blacklodge.dev</email>
</author>
<published>2022-05-04T14:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=79291c9baf7d5a3f97cbd87894137df4ef157cc7'/>
<id>79291c9baf7d5a3f97cbd87894137df4ef157cc7</id>
<content type='text'>
PR:		261981
MFC after:	2 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		261981
MFC after:	2 weeks
</pre>
</div>
</content>
</entry>
</feed>
