PiGFX is a bare metal kernel for the Raspberry Pi that implements a basic ANSI terminal emulator with the additional support of some primitive graphics functions.
I use my pigfx card with a usb switch, so I can use my nice mechanical keyboard for both my desktop and my cp/m machine at the press of a button. However, when I switch away from the card and back, I have to reset the pi before the keyboard can work again.
I use my pigfx card with a usb switch, so I can use my nice mechanical keyboard for both my desktop and my cp/m machine at the press of a button. However, when I switch away from the card and back, I have to reset the pi before the keyboard can work again.
Is this possible to fix in the code as it is?