Skip to content

Conversation

@jolla
Copy link
Contributor

@jolla jolla commented Jan 28, 2025

No description provided.

Copy link
Collaborator

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What source code will use this PID? It looks like there is a lot of different software pieces. Does it run on third party hardware (raspberry pis)?

Co-authored-by: Scott Shawcroft <scott@tannewt.org>
@jolla
Copy link
Contributor Author

jolla commented Feb 25, 2025

This will be used on Raspberry Pi CM4 based solution. We are creating a custom RNDIS USB ethernet gadget using libcomposite which is why we need a PID so Windows will correctly identify the device as an RNDIS device.

Here is the repo: https://github.com/WLAN-Pi/wlanpi-usb-ethernet
And the code: https://github.com/WLAN-Pi/wlanpi-usb-ethernet/blob/main/usr/bin/usb_otg_setup.sh

@jolla jolla requested a review from tannewt April 3, 2025 15:26
@tannewt
Copy link
Collaborator

tannewt commented May 12, 2025

What hardware hosts the CM4? Is it open source?

@jolla
Copy link
Contributor Author

jolla commented May 12, 2025

WLAN Pi M4 (CM4 variant): Uses a customized carrier board manufactured by MCUZone, the carrier board has not been open sourced.
WLAN Pi R4 (RPi 4 varient): Uses standard off the shelf Raspberry Pi 4 hardware

Copy link
Collaborator

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@tannewt tannewt merged commit c55d947 into pidcodes:master May 12, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants