Hi Aristeu, On 5/8/07, Aristeu Rozanski <[EMAIL PROTECTED]> wrote:
Hi Dmitry, > You'd need to add something like this to psmouse_protocols[]: > > { > .type = PSMOUSE_CORTRON, > .name = "CortronPS/2", > .alias = "cortps", > .detect = cortron_detect, > }, > > and then model cortron_detect after ps2bare_detect (where you don't > actually detect anything, just force protocol). we asked Cortron again about a possible auto-detection sequence but they didn't implemented anything in this matter. So I updated the patch according your recomendations and Chris tested again with the Trackball, with success. If you're ok with that, I'll resubmit it with proper description/signed-off-by header.
Looks good, please resend. There may be issues with box losing manually set protocols when coming out of suspend but that's for another patch. Thank you. -- Dmitry
