[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] SV: USB mouse driver for EtherNat



> From: Bohdan Milar [bohdan@milar.name]
> Sent: 2008-01-13 17:49:36 CET
>
> launch the program in MiNT it ends with this error message: "pid 102
> (umouse): XaAES: non-AES process issued AES system call 52, killing it".
> The mouse works fine in TOS. Am I doing anything wrong?

Looks like the mouse driver is doing something wrong - calling the AES function 52 (which is form_alert()) without calling appl_init() first.

Jo Even