<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/exca, branch release/11.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F11.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F11.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2018-03-29T02:50:57Z</updated>
<entry>
<title>Revert r330897:</title>
<updated>2018-03-29T02:50:57Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2018-03-29T02:50:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4ab2e064d7950be84256d671a7ae93f87cc6aa36'/>
<id>urn:sha1:4ab2e064d7950be84256d671a7ae93f87cc6aa36</id>
<content type='text'>
This was intended to be a non-functional change. It wasn't. The commit
message was thus wrong. In addition it broke arm, and merged crypto
related code.

Revert with prejudice.

This revert skips files touched in r316370 since that commit was since
MFCed. This revert also skips files that require $FreeBSD$ property
changes.

Thank you to those who helped me get out of this mess including but not
limited to gonzo, kevans, rgrimes.

Requested by: gjb (re)
</content>
</entry>
<entry>
<title>Partial merge of the SPDX changes</title>
<updated>2018-03-14T03:19:51Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2018-03-14T03:19:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=be5d0b9566b13fdf8cabebb63334cbec12bfc409'/>
<id>urn:sha1:be5d0b9566b13fdf8cabebb63334cbec12bfc409</id>
<content type='text'>
These changes are incomplete but are making it difficult
to determine what other changes can/should be merged.

No objections from:	pfg
</content>
</entry>
<entry>
<title>sys: use our roundup2/rounddown2() macros when param.h is available.</title>
<updated>2016-04-21T19:57:40Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2016-04-21T19:57:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d9c9c81c083a76a65c6cacf8fcbc0511e2ffa489'/>
<id>urn:sha1:d9c9c81c083a76a65c6cacf8fcbc0511e2ffa489</id>
<content type='text'>
rounddown2 tends to produce longer lines than the original code
and when the code has a high indentation level it was not really
advantageous to do the replacement.

This tries to strike a balance between readability using the macros
and flexibility of having the expressions, so not everything is
converted.
</content>
</entry>
<entry>
<title>CardBus instead of cardbus.</title>
<updated>2010-01-03T23:26:29Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2010-01-03T23:26:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cba55405e17230d45ea3a9c026947d55f7c9e67a'/>
<id>urn:sha1:cba55405e17230d45ea3a9c026947d55f7c9e67a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>__LP64__ is what's defined, not _LP64_, according to the manual (and</title>
<updated>2009-03-09T13:29:13Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2009-03-09T13:29:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d3ec8e547e771362355cd734d968f9b9a40e3e79'/>
<id>urn:sha1:d3ec8e547e771362355cd734d968f9b9a40e3e79</id>
<content type='text'>
also experience).
</content>
</entry>
<entry>
<title>fix spelling error</title>
<updated>2009-02-06T09:34:17Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2009-02-06T09:34:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fc4c4697014d0ba46e20018bab1f9f94865e893f'/>
<id>urn:sha1:fc4c4697014d0ba46e20018bab1f9f94865e893f</id>
<content type='text'>
Submitted by:	trasz
</content>
</entry>
<entry>
<title>Don't check for mapping above 4GB on 32-bit platforms.</title>
<updated>2009-02-05T20:44:06Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2009-02-05T20:44:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2f4f3e9365d28147d3e529510f51c1aa6755e554'/>
<id>urn:sha1:2f4f3e9365d28147d3e529510f51c1aa6755e554</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some additional debugging for the memory code.</title>
<updated>2009-02-05T18:51:14Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2009-02-05T18:51:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cdaf8487a38c5d7d34aae61536db813bef64f6ba'/>
<id>urn:sha1:cdaf8487a38c5d7d34aae61536db813bef64f6ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First cut at fixing memory mapping botch.  Nobody must use the ray(4)</title>
<updated>2009-01-05T21:00:22Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2009-01-05T21:00:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1f97c78986871e7b30e7e97494502ea2645e55f6'/>
<id>urn:sha1:1f97c78986871e7b30e7e97494502ea2645e55f6</id>
<content type='text'>
driver since it couldn't have worked with NEWCARD w/o these fixes.
This should allow selecting 16-bit memory width as well (which was
what was broken).
</content>
</entry>
<entry>
<title>- Fix exca_(io|mem)_map() to return proper errno values.</title>
<updated>2007-03-23T17:15:07Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2007-03-23T17:15:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=00362cddbe0447932b885be5bc3ce5c30f9fa569'/>
<id>urn:sha1:00362cddbe0447932b885be5bc3ce5c30f9fa569</id>
<content type='text'>
- Change exca_activate_resource() to call BUS_ACTIVATE_RESOURCE() before
  calling exca_(io|mem)_map() since the latter use rman_get_bus(tag|handle)
  and the recent changes to nexus(4) mean that you need to activate a
  resource before reading the bus tag and handle.  This was true before,
  but now the nexus(4) drivers on x86 and ia64 are more forceful about it.

Reviewed by:	imp
</content>
</entry>
</feed>
