1
0
mirror of https://github.com/CTCaer/hekate.git synced 2025-02-18 21:40:42 +00:00
CTCaer 605f270f98 bdk: usb: fix a race condition in USB2 stack
When RAM is slow (no training), it's possible to have the stack failing to negotiate configuration successfully.

The race condition is caused by not flushing cache before sending a configuration packet reply.
Although, cache is write-through, this needs to happen.
2022-06-14 18:41:33 +03:00
..
2021-08-28 17:03:49 +03:00
2021-08-28 17:03:49 +03:00
2022-02-15 00:14:14 +02:00