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

Re: [MiNT] vlogin



Vadim Kindl wrote:

Hallo,

finaly I have some more time to continue my work on VDI login for MiNT, but
before I have some questions for gurus.
:o)

I. How to correctly detect presence of AES?
meanwhile if there is physical workstation opened vlogin asume AES is
running. But wk may stay opened when AES crash, and fvdi can't close it.

Just do an appl_init() at return look in the aes_global the version if still at 0 no AES is présent.

Olivier