Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more PL2303 compatible USB PIDs #1583

Merged
merged 3 commits into from
Dec 1, 2023
Merged

Conversation

MCUdude
Copy link
Collaborator

@MCUdude MCUdude commented Nov 28, 2023

I recently bought a PL2303GC chip to replace a USB to serial adapter I accidentally fried.
To my surprise, this chip uses a different USB PID than the more common PL2303HX (0x23a3 instead of 0x2303).

I found a list of the most common PL2303 PIDs supported by the Linux kernel. I decided to only include the "native" ones, and not 3rd party VID/PIDs.

@MCUdude MCUdude added the enhancement New feature or request label Nov 29, 2023
@MCUdude MCUdude marked this pull request as ready for review November 29, 2023 07:35
@mcuee
Copy link
Collaborator

mcuee commented Nov 30, 2023

This should be safe to merge.

@stefanrueger stefanrueger merged commit 54c33ce into avrdudes:main Dec 1, 2023
10 checks passed
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants