mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
[rpcsx-os] ipmi: fix 5.05 fw
setup fds for daemons
This commit is contained in:
parent
94d959ba44
commit
a6211b514f
2 changed files with 103 additions and 67 deletions
|
|
@ -173,6 +173,7 @@ public:
|
|||
Ref<RcBase> blockpoolDevice;
|
||||
AudioOut *audioOut = nullptr;
|
||||
uint sdkVersion{};
|
||||
uint fwSdkVersion{};
|
||||
|
||||
private:
|
||||
mutable pthread_mutex_t m_heap_mtx;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue