Hi! Let's hope I've understand the concept... :)
On Wed, Aug 04, 2004 at 05:16:07PM -0500, aaron durbin wrote: > I have a question concerning the adeos_enter_syscall routine. Is there > normally event monitors for syscall entry (SYSCALL_PROLOGUE)? If so and There can be a monitor, but there must not be one. > handle_event returns non-zero then one automatically restores the registers > and returns w/o calling the system call. Doesn't this destroy the call? Yes - It should - This way you can handle syscall in the RTHAL domain und substitute it with you own syscall, doing the same, but better then linux (e.g. nanosleep). Or the syscalls to the nucleus and skins, they are completely handled outside of the linux kernel. hth - Marc -- #!/bin/sh set - `type $0` 'tr "[a-zA-Z]" "[n-za-mN-ZA-M]"';while [ "$2" != "" ];do \ shift;done; echo 'frq -a -rc '`echo "$0"| $1 `'>$UBZR/.`rpub signature|'`\ echo $1|$1`'`;rpub "Jr ner fvtangher bs obet. Erfvfgnapr vf shgvyr!"'|$1|sh
