Hi James, On 6/14/20 8:21 PM, James Ogden wrote: > I want to start getting HelenOS running on the T5240 Sun server. I am > aware that the QEMU version built from the GitHub master has no > support for keyboard and mouse. Is there a branch where development > has extended beyond the master for this Target? I am prepared to > undertake work to get the code functioning on this target, but don't > want to replicate others' work if possible.
not on sun4v. In fact, I am not aware that these machines had video. I assume you would like to attach a keyboard over USB. But then, how would you use it without video? There is probably some non-trivial amount of debugging and tweaking of our USB stack to run on these systems. On sun4u there is a dormant and old (i.e. not supporting our device driver framework) support for some Ultra 5 and Ultra 60 video and keyboards, but since we are using it with the QEMU sun4u machine, we switched that to the serial console and made it work with the DDF. Cheers, Jakub _______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/listinfo/helenos-devel
