> That's unfortunate. BTW, is this your observation or did you ask
> Cortron and this was their response?
The customer got in touch with Cortron about this and Cortron told it's not
possible to detect it. I can try talking with them to make sure it's the
case.
> 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).
ok!
Thanks,
--
Aristeu