Would an attempt at adding built-in USB attach be welcomed? #41216
Unanswered
Ryan Cornish (ryancornish)
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi all,
Before I sink real time into this I wanted to ask the team and community whether it's a direction you'd accept contributions for, or whether it clashes with internal plans.
I'm interested in working on first-class USB device support in WSL. The idea is roughly what usbipd-win does today, but actually built in (installed with WSL itself), managed through the CLI, carried over Hyper-V sockets rather than the virtual network, and with quality-of-life details like auto-reattach handled for you (hopefully possible with Q3).
A few questions before I start:
Happy to start small with a prototype and share results if there's interest. Mainly I want to check the direction is welcome before committing to it.
Thanks.
All reactions