<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git, branch 193191</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/?h=193191</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/?h=193191'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2020-09-10T18:28:09Z</updated>
<entry>
<title>Updates to SysVAD (#527)</title>
<updated>2020-09-10T18:28:09Z</updated>
<author>
<name>Daniel Rugerio</name>
<email>50124185+darugeri@users.noreply.github.com</email>
</author>
<published>2020-09-10T18:28:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=28f8fc7638b9149e05a7b15ec11cc08f9e6d7e86'/>
<id>urn:sha1:28f8fc7638b9149e05a7b15ec11cc08f9e6d7e86</id>
<content type='text'>
* Fixed build errors when disabling sideband,
* A note about the SysVAD sample and HLK testing.</content>
</entry>
<entry>
<title>fix bug in PackReport (#534)</title>
<updated>2020-08-24T20:38:06Z</updated>
<author>
<name>ebadger</name>
<email>ebadger@users.noreply.github.com</email>
</author>
<published>2020-08-24T20:38:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=aaeca58c5e7b67740a603a3150db225670b42bb6'/>
<id>urn:sha1:aaeca58c5e7b67740a603a3150db225670b42bb6</id>
<content type='text'>
Data is pointer to array of HID_DATA structure.
Function advances pointer as it packs the report buffer.
At end of process the function attempts to go back through the buffer and update the IsDataSet member.
What it's actually doing is writing unexpected memory locations.

Fix is to store the head of the array and move back before walking again to set the bits.</content>
</entry>
<entry>
<title>Merged current inbox code except for DDKSPLIT (#474)</title>
<updated>2020-06-24T20:52:49Z</updated>
<author>
<name>aktsuda</name>
<email>aktsuda@microsoft.com</email>
</author>
<published>2020-06-24T20:52:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=dbadff83eed662c244d5a6fae48baa840fb543b8'/>
<id>urn:sha1:dbadff83eed662c244d5a6fae48baa840fb543b8</id>
<content type='text'>
* Merged current inbox code except for DDKSPLIT
* 19H1 inbox code except for DDKSPLIT and storport_p.h
* Removed internal code</content>
</entry>
<entry>
<title>Updated comments for SwapChainProcessor (#522)</title>
<updated>2020-06-18T05:17:10Z</updated>
<author>
<name>Shantanu Gupta</name>
<email>shans95g@gmail.com</email>
</author>
<published>2020-06-18T05:17:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=9afd93066dfd9db12f66099cf9ec44b6fd734b2d'/>
<id>urn:sha1:9afd93066dfd9db12f66099cf9ec44b6fd734b2d</id>
<content type='text'>
Update comments for SwapChainProcessor in IndirectDisplay driver sample

Co-authored-by: Shantanu Gupta &lt;shagu@microsoft.com&gt;</content>
</entry>
<entry>
<title>Add multimon support to sample driver (#513)</title>
<updated>2020-06-17T21:30:44Z</updated>
<author>
<name>Shantanu Gupta</name>
<email>shans95g@gmail.com</email>
</author>
<published>2020-06-17T21:30:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=dba4d5e89276f3a3c0b7fcd2bd70fdafcc5fe9dd'/>
<id>urn:sha1:dba4d5e89276f3a3c0b7fcd2bd70fdafcc5fe9dd</id>
<content type='text'>
* Update sample driver with multimon support
* Fix compiler warning

Co-authored-by: Shantanu Gupta &lt;shagu@microsoft.com&gt;</content>
</entry>
<entry>
<title>Changed wil nuget package linking to git submodule (#515)</title>
<updated>2020-06-11T17:26:18Z</updated>
<author>
<name>strongstrongyiwen</name>
<email>63120519+strongstrongyiwen@users.noreply.github.com</email>
</author>
<published>2020-06-11T17:26:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=8832c74bd92c222b46a45e122532b009d3c74a14'/>
<id>urn:sha1:8832c74bd92c222b46a45e122532b009d3c74a14</id>
<content type='text'>
Deleted link with wil nuget package, switched to git submodule instead.</content>
</entry>
<entry>
<title>Updated comment text in line 1246</title>
<updated>2020-06-10T20:53:10Z</updated>
<author>
<name>Barry Golden</name>
<email>bagold@microsoft.com</email>
</author>
<published>2020-06-10T20:53:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=824684c664fb8a574b2a79ca0602229c85c562af'/>
<id>urn:sha1:824684c664fb8a574b2a79ca0602229c85c562af</id>
<content type='text'>
Updated comment text to meet bias-free communication guidance.

For more information, see https://docs.microsoft.com/style-guide/bias-free-communication.</content>
</entry>
<entry>
<title>Updated comment in line 698</title>
<updated>2020-06-10T20:49:58Z</updated>
<author>
<name>Barry Golden</name>
<email>bagold@microsoft.com</email>
</author>
<published>2020-06-10T20:49:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=5f79744859170d03e72c236ff099e21cc3e949ff'/>
<id>urn:sha1:5f79744859170d03e72c236ff099e21cc3e949ff</id>
<content type='text'>
Updated comment text to meet bias-free communication guidance.

For more information, see https://docs.microsoft.com/style-guide/bias-free-communication.</content>
</entry>
<entry>
<title>Fixed tab character issue in avstream/avssamp/video.cpp and added PnpLockdown flag to inx file (#503)</title>
<updated>2020-05-22T01:59:34Z</updated>
<author>
<name>strongstrongyiwen</name>
<email>63120519+strongstrongyiwen@users.noreply.github.com</email>
</author>
<published>2020-05-22T01:59:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=325b87cf839b1b5c0ff46bb8c201612cfaedc561'/>
<id>urn:sha1:325b87cf839b1b5c0ff46bb8c201612cfaedc561</id>
<content type='text'>
* Fix:
 - Fix typo of ExAllocatePoolZero().
 - Add PnpLockdown flag to INX file.

* Fixed tab character issue and added PnpLockdown flag to inx file

Co-authored-by: Joel Corley &lt;jocorley@microsoft.com&gt;</content>
</entry>
<entry>
<title>Update to SysVAD, Wave test and public sample of KS Position Test (#496)</title>
<updated>2020-05-13T23:23:40Z</updated>
<author>
<name>Daniel Rugerio</name>
<email>50124185+darugeri@users.noreply.github.com</email>
</author>
<published>2020-05-13T23:23:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=bf0b0fe11d8b301cdfcc6d13f12a778cdd1c14b5'/>
<id>urn:sha1:bf0b0fe11d8b301cdfcc6d13f12a778cdd1c14b5</id>
<content type='text'>
* Update to Wave test and public sample of KS Position test.
* Update to the SysVAD audio driver sample.
* Add the PnpLockDown property.</content>
</entry>
</feed>
