<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/asmc, branch release/10.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F10.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F10.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2014-09-03T23:29:06Z</updated>
<entry>
<title>Merge r268303 from head:</title>
<updated>2014-09-03T23:29:06Z</updated>
<author>
<name>Gavin Atkinson</name>
<email>gavin@FreeBSD.org</email>
</author>
<published>2014-09-03T23:29:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e5d35ec02a102d0bd7a63e5b04e47df48db4bf9f'/>
<id>urn:sha1:e5d35ec02a102d0bd7a63e5b04e47df48db4bf9f</id>
<content type='text'>
  Add support to asmc(4) for Macmini 3,1.

PR:		190195
Submitted by:	fbsdbugs2 sentry.org
Relnotes:	yes
</content>
</entry>
<entry>
<title>Give device_printf format string to pacify clang warning.</title>
<updated>2012-11-09T14:58:26Z</updated>
<author>
<name>Roman Divacky</name>
<email>rdivacky@FreeBSD.org</email>
</author>
<published>2012-11-09T14:58:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=46c76550292e99f44ebc91cda57a6d84297daa5d'/>
<id>urn:sha1:46c76550292e99f44ebc91cda57a6d84297daa5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This isn't functionally identical.  In some cases a hint to disable</title>
<updated>2012-10-22T13:06:09Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-10-22T13:06:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a8de37b0244d1101e634922d018579cc3073318f'/>
<id>urn:sha1:a8de37b0244d1101e634922d018579cc3073318f</id>
<content type='text'>
unit 0 would in fact disable all units.

This reverts r241856

Approved by: cperciva (implicit)
</content>
</entry>
<entry>
<title>Now that device disabling is generic, remove extraneous code from the</title>
<updated>2012-10-22T03:41:14Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-10-22T03:41:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=76b7512247ab3bdfffaa4663ff1cc9b6c29cc915'/>
<id>urn:sha1:76b7512247ab3bdfffaa4663ff1cc9b6c29cc915</id>
<content type='text'>
device drivers that used to provide this feature.

Reviewed by:	des
Approved by:	cperciva
MFC after:	1 week
</content>
</entry>
<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>
</feed>
