Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

RAW PDO exposure invalid on USB devices #45

Closed
nefarius opened this issue May 22, 2020 · 0 comments
Closed

RAW PDO exposure invalid on USB devices #45

nefarius opened this issue May 22, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@nefarius
Copy link
Owner

nefarius commented May 22, 2020

This is a mistake which has been ported over from ScpVBus. The emulated PDOs are RAW devices which is unnecessary (function drivers must exist for them), different from the hardware they emulate and possibly causes unwanted side-effects since they are accessible by every elevation level in user-land.

@nefarius nefarius self-assigned this May 22, 2020
@nefarius nefarius added the bug Something isn't working label May 22, 2020
@nefarius nefarius added this to the Fixed in version >= 1.17.x milestone May 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant