question about 1390261.1
I refer following document and find out some TYPO. Would you correct me if I'm wrong.
SPARC T3 and T4 Platforms may see Dropped or Double Character Input from USB Keyboards [ID 1390261.1]
SUPPLEMENTARY NOTES
1. any palams should be ended with ";" . So following line should be added in /kernel/drv/ehci.conf
ehci-port-forced-to-companion = 4;
ehci-port-forced-to-companion = 3;
2. ehci-port-forced-to-companion = 2; is workaround for virtual keyboard and mouse, the document describes this is workaround for physical keyboard and mouse with this workaround as well as "4;" and "3;"
I did the workaround "ehci-port-forced-to-companion = 2;" and experienced USBECM error, so I believe this is workaround for virtual keyboard and mouse.