[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Mint question for XAAES
Hello!
> Just some words before work
Please note the the CVS version is the current source.
> In XAAES does an XDD driver is need, if it exist is it for share code in
> protected mode with system? No way to do more simple?
It's not code sharing, it's a real device that is used for blocking I/O.
> In XAAES there is something strange (but working well!), to do a wait XAAES
> use Fselect() waiting for something that doesn't exist for a specify time.
> Is there a way for example do a pause for a delay?
This is nothing strange, this is well defined behaviour. Fselect without
any filedescriptors is just a timeout.
Alternativly you can setup an alarmtimer and do a Pause(), but the Fselect
is much more easier :-)
Tschuess
...Frank
--
ATARI FALCON 040 // MILAN 060
-----------------------------------------
http://www.cs.uni-magdeburg.de/~fnaumann/
e-Mail: fnaumann@freemint.de