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

USB support #2

Open
neuschaefer opened this issue Dec 25, 2022 · 2 comments
Open

USB support #2

neuschaefer opened this issue Dec 25, 2022 · 2 comments
Labels
doc Research/documentation needed help wanted Extra attention is needed Linux kernel Tasks/issues related to Linux kernel port

Comments

@neuschaefer
Copy link
Owner

neuschaefer commented Dec 25, 2022

It's EHCI but it's weird ¯\_(ツ)_/¯

@neuschaefer neuschaefer added Linux kernel Tasks/issues related to Linux kernel port help wanted Extra attention is needed labels Dec 25, 2022
@Frostie314159
Copy link

Do you mean by USB support, the ability to boot from USB, to avoid having to reflash the ROM every time?

@neuschaefer
Copy link
Owner Author

neuschaefer commented Jan 8, 2023

The ability to use the USB ports at all, under Linux or other custom open-source firmware.

Applications include:

  • Mass storage for kernel, rootfs, etc.
  • Ethernet adapters
  • Keyboard/mouse

Currently, I have the two USB controllers listed in the Linux devicetree, and Linux notices when something is plugged in, but enumeration times out.

@neuschaefer neuschaefer added the doc Research/documentation needed label Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Research/documentation needed help wanted Extra attention is needed Linux kernel Tasks/issues related to Linux kernel port
Projects
None yet
Development

No branches or pull requests

2 participants