<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/bhnd, branch releng/12.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2022-09-07T07:53:32Z</updated>
<entry>
<title>bhnd(4): Correct some typos in source code comments</title>
<updated>2022-09-07T07:53:32Z</updated>
<author>
<name>Gordon Bergling</name>
<email>gbe@FreeBSD.org</email>
</author>
<published>2022-09-04T10:49:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=500c37551c0b5229076a7d7f48cdb90adbf76aeb'/>
<id>urn:sha1:500c37551c0b5229076a7d7f48cdb90adbf76aeb</id>
<content type='text'>
- s/occured/occurred/

While here, fix some whitespace issues.

(cherry picked from commit 88cdf609e411a1ba398e9e3e93ad82345ad8b516)
</content>
</entry>
<entry>
<title>bhnd(4): Correct a typo in a source code comment</title>
<updated>2022-08-30T12:08:00Z</updated>
<author>
<name>Gordon Bergling</name>
<email>gbe@FreeBSD.org</email>
</author>
<published>2022-08-27T10:10:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c2b53b320453855cc0578eaab0d966cbbb79a30c'/>
<id>urn:sha1:c2b53b320453855cc0578eaab0d966cbbb79a30c</id>
<content type='text'>
- s/in he/in the/

(cherry picked from commit ce99e4fa4442ed7d1a7802612557b23173dd5781)
</content>
</entry>
<entry>
<title>bhnd(4): Remove a double word in a source code comment</title>
<updated>2022-04-14T06:37:36Z</updated>
<author>
<name>Gordon Bergling</name>
<email>gbe@FreeBSD.org</email>
</author>
<published>2022-04-09T12:31:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9bc4478485aeff6ec54fc2dcd2042a6b6a826d74'/>
<id>urn:sha1:9bc4478485aeff6ec54fc2dcd2042a6b6a826d74</id>
<content type='text'>
- s/an an/an/

(cherry picked from commit 75e1650d7fe8b9b15b0df59ab5f71626cc537775)
</content>
</entry>
<entry>
<title>bhnd(4): Remove some double words in source code comments</title>
<updated>2022-04-14T06:32:14Z</updated>
<author>
<name>Gordon Bergling</name>
<email>gbe@FreeBSD.org</email>
</author>
<published>2022-04-08T18:57:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9049905a27c0463978f88ee780905040cabbdf51'/>
<id>urn:sha1:9049905a27c0463978f88ee780905040cabbdf51</id>
<content type='text'>
- s/be be/be/
- s/is is/is/

(cherry picked from commit 060f5c02e94fe66b67eaccc12ff875797bc180b7)
</content>
</entry>
<entry>
<title>MFC r350421:</title>
<updated>2019-08-21T18:28:38Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2019-08-21T18:28:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5de05474a6611f5ae5d35bb001ba8807ad9f862b'/>
<id>urn:sha1:5de05474a6611f5ae5d35bb001ba8807ad9f862b</id>
<content type='text'>
Avoid relying on header pollution from sys/refcount.h.
</content>
</entry>
<entry>
<title>MFC r343458:</title>
<updated>2019-02-04T10:24:57Z</updated>
<author>
<name>Oleksandr Tymoshenko</name>
<email>gonzo@FreeBSD.org</email>
</author>
<published>2019-02-04T10:24:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=567288b80bf669a980bd14f0325a0e94a4804759'/>
<id>urn:sha1:567288b80bf669a980bd14f0325a0e94a4804759</id>
<content type='text'>
Fix format/arg mismatch

USe correct format for int arguments

PR:		229549
Submitted by:	David Binderman &lt;dcb314@hotmail.com&gt;
</content>
</entry>
<entry>
<title>bhnd nvram map: don't write "variable records written" to standard out by default</title>
<updated>2018-05-19T18:15:41Z</updated>
<author>
<name>Matt Macy</name>
<email>mmacy@FreeBSD.org</email>
</author>
<published>2018-05-19T18:15:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4f4eb606dd25861c25d8da8010e347b28fae7c5d'/>
<id>urn:sha1:4f4eb606dd25861c25d8da8010e347b28fae7c5d</id>
<content type='text'>
Add -v (verbose) option for the developers. The rest of us
derive no value from this information.
</content>
</entry>
<entry>
<title>bhnd(4): Use the new BHND_CAP_BP64 capability flag to exclude DMA</title>
<updated>2018-03-29T19:48:50Z</updated>
<author>
<name>Landon J. Fuller</name>
<email>landonf@FreeBSD.org</email>
</author>
<published>2018-03-29T19:48:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be9a13138e1f43e3e333f5069efd5595b6aa542d'/>
<id>urn:sha1:be9a13138e1f43e3e333f5069efd5595b6aa542d</id>
<content type='text'>
translations unsupported by the backplane.
</content>
</entry>
<entry>
<title>bhnd(4): include a subset of the ChipCommon capability flags in bhnd_chipid;</title>
<updated>2018-03-29T19:44:15Z</updated>
<author>
<name>Landon J. Fuller</name>
<email>landonf@FreeBSD.org</email>
</author>
<published>2018-03-29T19:44:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f3524ec8ed3e8a18683c4a5f9ba2d3db62a136fe'/>
<id>urn:sha1:f3524ec8ed3e8a18683c4a5f9ba2d3db62a136fe</id>
<content type='text'>
this provides early access to device capability flags required by bhnd(4)
bus and bhndb(4) bridge drivers.
</content>
</entry>
<entry>
<title>Add missing NULL checks when calling malloc(M_NOWAIT) in</title>
<updated>2018-03-22T22:13:46Z</updated>
<author>
<name>Landon J. Fuller</name>
<email>landonf@FreeBSD.org</email>
</author>
<published>2018-03-22T22:13:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=397b9e40e954963cc8382ec059b88c4ecb9eec37'/>
<id>urn:sha1:397b9e40e954963cc8382ec059b88c4ecb9eec37</id>
<content type='text'>
bhnd_nv_strdup/bhnd_nv_strndup.

If malloc(9) failed during initial bhnd(4) attach, while allocating the root
NVRAM path string ("/"), the returned NULL pointer would be passed as the
destination to memcpy().

Reported by:	Ilja Van Sprundel &lt;ivansprundel@ioactive.com&gt;
</content>
</entry>
</feed>
