Thanks,
I've learned a bunch since starting, so I'm working on cleaning it up!
In addition, I'd like to add joystick control.. the bemicro has tons of gpio but doesn't have a ps/2 connector.. I could easily add a pushbutton type joystick that has 5 signals (each goes low when pushed in a direction).
Is there an interface that you recommend? The "inputs_i.jamma_n.*" seems to require a joystick with a clock to it, while the inputs_i.ps2_kclk,kdat/mclk,mdat look only for ps/2 interfaces! I didn't see a platform that uses this simple gpio type interface.
Cheers!
|