<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/asmc, branch release/9.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2009-09-14T21:33:00Z</updated>
<entry>
<title>Use %zu for size_t.</title>
<updated>2009-09-14T21:33:00Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2009-09-14T21:33:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f17bca826166cc989394aac3ac5a739397ecabfe'/>
<id>urn:sha1:f17bca826166cc989394aac3ac5a739397ecabfe</id>
<content type='text'>
Fix printf format string (again)

Pointed out by:	bde, ed
</content>
</entry>
<entry>
<title>Fix previous commit. I got it backwards.</title>
<updated>2009-09-14T16:16:07Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2009-09-14T16:16:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b660846ed8b9f51d9ff0cc9f019332aa7a13c48c'/>
<id>urn:sha1:b660846ed8b9f51d9ff0cc9f019332aa7a13c48c</id>
<content type='text'>
MFC after:	1 week
</content>
</entry>
<entry>
<title>Fix printf format string in asmc_key_dump().</title>
<updated>2009-09-14T15:53:30Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2009-09-14T15:53:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e1311070b0d0716eb4555a9ec49000a2f890ced7'/>
<id>urn:sha1:e1311070b0d0716eb4555a9ec49000a2f890ced7</id>
<content type='text'>
Spotted by:	tinderbox
MFC after:	1 week
</content>
</entry>
<entry>
<title>Make the sudden motion sensor work on older models and add a bit of</title>
<updated>2009-09-14T11:46:43Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2009-09-14T11:46:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1269f4d431b01f8c035eefc393835b58d0b4dc17'/>
<id>urn:sha1:1269f4d431b01f8c035eefc393835b58d0b4dc17</id>
<content type='text'>
debugging.

Submitted by:	Christoph Langguth &lt;christoph at rosenkeller.org&gt;
MFC after:	1 week
</content>
</entry>
<entry>
<title>Make dev.asmc.N.light.control writable by everyone.</title>
<updated>2009-08-23T09:58:06Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2009-08-23T09:58:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3471c35ded56ab98da54291b8c99a79853879f6f'/>
<id>urn:sha1:3471c35ded56ab98da54291b8c99a79853879f6f</id>
<content type='text'>
Submitted by:	Patrick Lamaiziere &lt;patfbsd at davenulle.org&gt;
MFC after:	1 week
</content>
</entry>
<entry>
<title>Add support for MacBook4,1.</title>
<updated>2009-06-26T10:23:17Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2009-06-26T10:23:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be80e49a01a84d1920236c2258b9ccb0df28062d'/>
<id>urn:sha1:be80e49a01a84d1920236c2258b9ccb0df28062d</id>
<content type='text'>
Submitted by:	Christoph Langguth &lt;christoph at rosenkeller.org&gt;
MFC after:	2 weeks
Approved by:	re (kib)
</content>
</entry>
<entry>
<title>Import ACPICA 20090521.</title>
<updated>2009-06-05T18:44:36Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2009-06-05T18:44:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=129d3046ef0427d3b22b78a71f3494854d817fba'/>
<id>urn:sha1:129d3046ef0427d3b22b78a71f3494854d817fba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check for non-existing model DMI string.</title>
<updated>2008-11-29T14:20:36Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2008-11-29T14:20:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4710587722183b6e12572e705be4d796accf2692'/>
<id>urn:sha1:4710587722183b6e12572e705be4d796accf2692</id>
<content type='text'>
Submitted by:	ganbold
Found with:	Coverity Prevent(tm)
CID:         	2434
MFC after:	1 week
</content>
</entry>
<entry>
<title>Add support for MacBook Air. (not tested)</title>
<updated>2008-09-07T18:15:34Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2008-09-07T18:15:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=941f9f10b218cb91e8b79b8e35c184b041289a7e'/>
<id>urn:sha1:941f9f10b218cb91e8b79b8e35c184b041289a7e</id>
<content type='text'>
Obtained from:	mactel-linux
</content>
</entry>
<entry>
<title>Match the Mac Pro with 8 cores. This machine reports 35 temperature</title>
<updated>2008-04-12T12:04:09Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2008-04-12T12:04:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d8246db039f0ce0b0279db629ab5d7fc1dbf9e37'/>
<id>urn:sha1:d8246db039f0ce0b0279db629ab5d7fc1dbf9e37</id>
<content type='text'>
sensors and some fans.
As I don't own this machine, I could not test this patch.

Obtained from:	applesmc Linux driver.
</content>
</entry>
</feed>
