pi400kb
pi400kb copied to clipboard
Do all USB devices get passed through?
Sorry if this is the wrong place but I'm wondering if you need to specifically declare which USB devices get passed through. I'm thinking of using my Pi400 as the master brain of my UPS control which means I need to connect USB devices to the Pi and I'm hoping these devices will default to only working on the Pi and won't be passed to the externally connected device.
This specifically only looks for the raspi keyboard and mouse.
I gave the project a go earlier this year but unfortunately didn't have any success.
Been a long, long while since I've tested/updated it so there's a good chance something (or everything) is broken.
I also don't have a Pi 500 to poke, either 😢
Ive rewritten it with io_uring and it still works, on a rpi 400 though.
Ive rewritten it with io_uring and it still works, on a rpi 400 though.
Have you got a link you could share, I only have a pi400 so that's not an issue for me.