microsoft / microsoft/WSL

Enable common USB Serial devices by default

Open
#7,686 29 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
C++
Stars
33.7k
Forks
1.8k
Avg merge
3d 17h
Merged PRs (30d)
116

Description

Is your feature request related to a problem? Please describe.
With the release of USB/IP support, hardware developers can now use WSL2 for firmware development! The issue is now that device drivers needed to interact with these devices are not enabled in the kernel, even though they are present. This requires users to build a custom kernel.

Describe the solution you'd like
User @LeoBound described the problem in #7649 and provided details over on SO.

Describe alternatives you've considered
The only alternative at this point is to instruct users to build their own kernels.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no repository files or tests. Start by reading the USB/IP support context, issue #7649, and the linked Stack Overflow report to identify the serial devices and drivers involved. Done means the required common USB serial drivers are enabled by default and the devices work without a custom kernel.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
embedded-iot, operating-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.