Files
reactos/drivers
Thomas Faber 1001e6089f [HDAUDBUS] Wait until the correct number of responses was received. CORE-15465
We previously only gave the device a hard-coded amount of time to respond,
which could lead to interpreting the contents of uninitialized memory as
a response. This would lead to an unreasonably large number of audio function
groups being detected.

A KSEMAPHORE mirrors what Haiku uses here, though it may not be the optimal
synchronization primitive for this case under Windows.
2019-02-28 10:27:06 +01:00
..
2019-01-01 13:48:43 +01:00
2017-10-22 16:49:04 +02:00
2018-08-04 19:19:34 +02:00
2018-08-04 19:19:34 +02:00