mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 03:54:02 +00:00
1001e6089f
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. |
||
---|---|---|
.. | ||
businterface.cpp | ||
CMakeLists.txt | ||
driver.h | ||
fdo.cpp | ||
hda_codec_defs.h | ||
hda_controller_defs.h | ||
hdaudbus.cpp | ||
hdaudbus.h | ||
pdo.cpp |