mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 04:18:43 +00:00
Fix vmware configuration again.
This commit is contained in:
parent
8e7fc28e0e
commit
a0232503a8
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ serial0.present = "TRUE"
|
|||
serial0.yieldOnMsrRead = "TRUE"
|
||||
serial0.fileType = "pipe"
|
||||
serial0.fileName = "\\.\pipe\Cosmos\Serial"
|
||||
serial0.pipe.endPoint = "server"
|
||||
serial0.pipe.endPoint = "client"
|
||||
serial0.tryNoRxLoss = "TRUE"
|
||||
sound.present = "TRUE"
|
||||
ethernet0.present = "TRUE"
|
||||
|
|
|
|||
Loading…
Reference in a new issue