<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/asmc, branch stable/13</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>sys: Remove $FreeBSD$: one-line .c pattern</title>
<updated>2023-08-23T17:43:25+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-22T01:31:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3bc80996974a61a4223eae4c1ccd47b6ee32a48a'/>
<id>3bc80996974a61a4223eae4c1ccd47b6ee32a48a</id>
<content type='text'>
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/

Similar commit in current:
(cherry picked from commit 685dc743dc3b)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/

Similar commit in current:
(cherry picked from commit 685dc743dc3b)
</pre>
</div>
</content>
</entry>
<entry>
<title>sys: Remove $FreeBSD$: two-line .h pattern</title>
<updated>2023-08-23T17:43:20+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-22T01:31:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f8167e0404dab9ffeaca95853dd237ab7c587f82'/>
<id>f8167e0404dab9ffeaca95853dd237ab7c587f82</id>
<content type='text'>
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/

Similar commit in current:
(cherry picked from commit 95ee2897e98f)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/

Similar commit in current:
(cherry picked from commit 95ee2897e98f)
</pre>
</div>
</content>
</entry>
<entry>
<title>spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD</title>
<updated>2023-07-25T15:13:49+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=caa41f641755c935b036e17440a3b49329c904ed'/>
<id>caa41f641755c935b036e17440a3b49329c904ed</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

(cherry picked from commit 4d846d260e2b9a3d4d0a701462568268cbfe7a5b)
</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

(cherry picked from commit 4d846d260e2b9a3d4d0a701462568268cbfe7a5b)
</pre>
</div>
</content>
</entry>
<entry>
<title>asmc: Add support for MacBookPro6,2</title>
<updated>2022-08-08T13:52:13+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=00a59bf122d9ceb0d5847be9b465a9e684624e77'/>
<id>00a59bf122d9ceb0d5847be9b465a9e684624e77</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

(cherry picked from commit 3416f5cde7a7e01b25b5f5fd240ae8aa12fd70bf)
</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

(cherry picked from commit 3416f5cde7a7e01b25b5f5fd240ae8aa12fd70bf)
</pre>
</div>
</content>
</entry>
<entry>
<title>asmc: Update Mac Pro 6 sensor definitions</title>
<updated>2022-05-18T21:16:01+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=d7417aa55e73a4c3019901095371e34cc00b99f7'/>
<id>d7417aa55e73a4c3019901095371e34cc00b99f7</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

(cherry picked from commit dc484aed0a014de0fdf33d972c36413da6903a2e)
</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

(cherry picked from commit dc484aed0a014de0fdf33d972c36413da6903a2e)
</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-18T21:15:58+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=d6fe8a8eab1891a098a03ea92621c71485f2c2a9'/>
<id>d6fe8a8eab1891a098a03ea92621c71485f2c2a9</id>
<content type='text'>
PR:		262456

(cherry picked from commit 601abb300ce8b28d84c300e70881039d943c28b9)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		262456

(cherry picked from commit 601abb300ce8b28d84c300e70881039d943c28b9)
</pre>
</div>
</content>
</entry>
<entry>
<title>asmc: Style</title>
<updated>2022-05-18T21:15:56+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=180ab9d85b4a018198c454c33cdb8e1f8ff62e2b'/>
<id>180ab9d85b4a018198c454c33cdb8e1f8ff62e2b</id>
<content type='text'>
(cherry picked from commit a31b0c0c47d8d976a063a0f2a51d456c6da66f22)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit a31b0c0c47d8d976a063a0f2a51d456c6da66f22)
</pre>
</div>
</content>
</entry>
<entry>
<title>asmc: Add support for MacBook Pro 9,1 (mid 2012)</title>
<updated>2022-05-18T21:15:53+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=4bb64770b30c006cdf609e1a2d99699f304ff7fa'/>
<id>4bb64770b30c006cdf609e1a2d99699f304ff7fa</id>
<content type='text'>
PR:		261981

(cherry picked from commit 79291c9baf7d5a3f97cbd87894137df4ef157cc7)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		261981

(cherry picked from commit 79291c9baf7d5a3f97cbd87894137df4ef157cc7)
</pre>
</div>
</content>
</entry>
<entry>
<title>asmc: Make the model table const and local to asmc.c</title>
<updated>2022-05-18T21:15:51+00:00</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2022-05-04T14:44:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cd613d7cd9815c43f8261ac54a568eccbc523cc5'/>
<id>cd613d7cd9815c43f8261ac54a568eccbc523cc5</id>
<content type='text'>
No functional change intended.

(cherry picked from commit 27d4c6f86e15e818c390dfc2f3bb6ddf50148e71)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No functional change intended.

(cherry picked from commit 27d4c6f86e15e818c390dfc2f3bb6ddf50148e71)
</pre>
</div>
</content>
</entry>
<entry>
<title>asmc: Add support for MacPro 6,1 (2013)</title>
<updated>2022-05-18T21:15:47+00:00</updated>
<author>
<name>Adam S</name>
<email>adam@anschwa.com</email>
</author>
<published>2022-05-04T14:42:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1610a56a5636869ffa8c161094d8ec5f5afae38c'/>
<id>1610a56a5636869ffa8c161094d8ec5f5afae38c</id>
<content type='text'>
PR:		260781

(cherry picked from commit 7d5fef1837ef4741244e6009dfe42835deab369b)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		260781

(cherry picked from commit 7d5fef1837ef4741244e6009dfe42835deab369b)
</pre>
</div>
</content>
</entry>
</feed>
