Andy,
After playing with the thing for a while,I set the EV options for hal input to -k and loaded two pokeys as thats what the system saw,like so
loadusr -W hal_input -K PoKeys:0 PoKeys:1
In halshow i get instance 0,which is about 20-30 buttons and instance 1 which is keys.
They do not change when a button would be pressed(right now im just grounding the the pin out,which causes its state to change in the pokeys i/o window in XP).Ive been watching in hal show.
I suspect a permissions thing.I added rule file to the ect/udev/rules.d like so
SYSFS=="1001", SYSFS=="1dc3", MODE="0660", GROUP="plugdev"
and another one like so
SUBSYSTEM=="input",MODE="0660",GROUP="plugdev"
Info on getting emc and pokeys to get along seems scarce at best.Got any suggestions?Thanks
JR