<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/asmc/asmcvar.h, branch release/12.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC r364300:</title>
<updated>2020-08-24T13:50:55+00:00</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2020-08-24T13:50:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=207c4b51a4767adc390f634045dbb5eb89bfecff'/>
<id>207c4b51a4767adc390f634045dbb5eb89bfecff</id>
<content type='text'>
asmc(4): Add support for MacBook7,1.

PR:	248693
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
asmc(4): Add support for MacBook7,1.

PR:	248693
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r344553:</title>
<updated>2019-03-07T15:30:48+00:00</updated>
<author>
<name>David Bright</name>
<email>dab@FreeBSD.org</email>
</author>
<published>2019-03-07T15:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5a53a907ae7f753a805b68d03b5dc589baac08e7'/>
<id>5a53a907ae7f753a805b68d03b5dc589baac08e7</id>
<content type='text'>
asmc: Add support for Mac mini 2,1

PR:		235798
Submitted by:	Trev &lt;fbsdbugs4@sentry.org&gt;
Reported by:	Trev &lt;fbsdbugs4@sentry.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
asmc: Add support for Mac mini 2,1

PR:		235798
Submitted by:	Trev &lt;fbsdbugs4@sentry.org&gt;
Reported by:	Trev &lt;fbsdbugs4@sentry.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r342822:</title>
<updated>2019-01-18T16:03:59+00:00</updated>
<author>
<name>David Bright</name>
<email>dab@FreeBSD.org</email>
</author>
<published>2019-01-18T16:03:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=53cc321a6d6162f923be685d05a6399438f1107f'/>
<id>53cc321a6d6162f923be685d05a6399438f1107f</id>
<content type='text'>
asmc: Add support for Mac mini 4,1 (Mid-2010)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
asmc: Add support for Mac mini 4,1 (Mid-2010)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r342770:</title>
<updated>2019-01-18T15:58:32+00:00</updated>
<author>
<name>David Bright</name>
<email>dab@FreeBSD.org</email>
</author>
<published>2019-01-18T15:58:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=727f05f4c6af104a27100d0e3508f1e7f3f8ffa7'/>
<id>727f05f4c6af104a27100d0e3508f1e7f3f8ffa7</id>
<content type='text'>
asmc: Patch to add MacBook Pro 9,2 support

PR:		211513
Submitted by:	William Theesfeld Jr &lt;wtheesfeld@mailbox.org&gt;
Reported by:	William Theesfeld Jr &lt;wtheesfeld@mailbox.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
asmc: Patch to add MacBook Pro 9,2 support

PR:		211513
Submitted by:	William Theesfeld Jr &lt;wtheesfeld@mailbox.org&gt;
Reported by:	William Theesfeld Jr &lt;wtheesfeld@mailbox.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r342218:</title>
<updated>2019-01-04T02:50:55+00:00</updated>
<author>
<name>David Bright</name>
<email>dab@FreeBSD.org</email>
</author>
<published>2019-01-04T02:50:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cc8795b45b8eccfb6000de190f332dc25e7914cf'/>
<id>cc8795b45b8eccfb6000de190f332dc25e7914cf</id>
<content type='text'>
asmc: Add support for MacPro1,1

PR:		203431
Submitted by:	jjr@alisa.org &amp; holindho@saunalahti.fi
Reported by:	jjr@alisa.org
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
asmc: Add support for MacPro1,1

PR:		203431
Submitted by:	jjr@alisa.org &amp; holindho@saunalahti.fi
Reported by:	jjr@alisa.org
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r342171:</title>
<updated>2019-01-04T02:21:00+00:00</updated>
<author>
<name>David Bright</name>
<email>dab@FreeBSD.org</email>
</author>
<published>2019-01-04T02:21:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4bdf5c8ad4ece36912e4e04475d3205d2d67ada9'/>
<id>4bdf5c8ad4ece36912e4e04475d3205d2d67ada9</id>
<content type='text'>
asmc: Add support for mid-2011 Macmini 5,2

PR:		225911
Submitted by:	trev &lt;fbsdbugs4@sentry.org&gt;
Reported by:	trev &lt;fbsdbugs4@sentry.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
asmc: Add support for mid-2011 Macmini 5,2

PR:		225911
Submitted by:	trev &lt;fbsdbugs4@sentry.org&gt;
Reported by:	trev &lt;fbsdbugs4@sentry.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r341988</title>
<updated>2018-12-20T00:57:23+00:00</updated>
<author>
<name>David Bright</name>
<email>dab@FreeBSD.org</email>
</author>
<published>2018-12-20T00:57:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=605c330500ce7def8ac1ae9e339d58a569d570cb'/>
<id>605c330500ce7def8ac1ae9e339d58a569d570cb</id>
<content type='text'>
asmc: Add Support for Macbook Pro 8,1

PR:		217505
Submitted by:	John O. Brickley &lt;obryan.brickley@gmail.com&gt;, updated by Maciej Pasternacki &lt;maciej@pasternacki.net&gt;
Reported by:	John O. Brickley &lt;obryan.brickley@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
asmc: Add Support for Macbook Pro 8,1

PR:		217505
Submitted by:	John O. Brickley &lt;obryan.brickley@gmail.com&gt;, updated by Maciej Pasternacki &lt;maciej@pasternacki.net&gt;
Reported by:	John O. Brickley &lt;obryan.brickley@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r341820:</title>
<updated>2018-12-19T21:28:11+00:00</updated>
<author>
<name>David Bright</name>
<email>dab@FreeBSD.org</email>
</author>
<published>2018-12-19T21:28:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=97d377ee0d9cce2f93600f27b00f585fba02d463'/>
<id>97d377ee0d9cce2f93600f27b00f585fba02d463</id>
<content type='text'>
asmc: Add Support for MacBookAir 7,1 and 7,2

PR:		226172
Submitted by:	James Wright &lt;james.wright@jigsawdezign.com&gt;
Reported by:	James Wright &lt;james.wright@jigsawdezign.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
asmc: Add Support for MacBookAir 7,1 and 7,2

PR:		226172
Submitted by:	James Wright &lt;james.wright@jigsawdezign.com&gt;
Reported by:	James Wright &lt;james.wright@jigsawdezign.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>asmc: update temperature sensor name/description</title>
<updated>2018-03-08T18:52:47+00:00</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2018-03-08T18:52:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=95320b99a5624eee315576f9126317505a1c1ce9'/>
<id>95320b99a5624eee315576f9126317505a1c1ce9</id>
<content type='text'>
PR:		225911
Submitted by:	Trev &lt;fbsdbugs4 at sentry.org&gt;
MFC after:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		225911
Submitted by:	Trev &lt;fbsdbugs4 at sentry.org&gt;
MFC after:	1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>sys/dev: further adoption of SPDX licensing ID tags.</title>
<updated>2017-11-27T14:52:40+00:00</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2017-11-27T14:52:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=718cf2ccb9956613756ab15d7a0e28f2c8e91cab'/>
<id>718cf2ccb9956613756ab15d7a0e28f2c8e91cab</id>
<content type='text'>
Mainly focus on files that use BSD 2-Clause license, however the tool I
was using misidentified many licenses so this was mostly a manual - error
prone - task.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mainly focus on files that use BSD 2-Clause license, however the tool I
was using misidentified many licenses so this was mostly a manual - error
prone - task.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.
</pre>
</div>
</content>
</entry>
</feed>
