Hamish Moffatt wrote:

> made the module insert. When I run hfkernel_kernel, it blocks waiting
> for a signal and does not seem to create the socket and hfterm

Eh? Why do you think so? It's not apparent from the strace below.

> hfkernel_kernel:
> 
> [...]
> uname({sys="Linux", node="hamishpc", ...}) = 0
> rt_sigaction(SIGRT_0, {0x805ce4c, [], 0x4000000}, NULL, 8) = 0
> rt_sigaction(SIGRT_1, {0x805ceb8, [], 0x4000000}, NULL, 8) = 0
> rt_sigaction(SIGRT_2, {0x805cf94, [], 0x4000000}, NULL, 8) = 0
> rt_sigprocmask(SIG_BLOCK, [RT_0], NULL, 8) = 0
> rt_sigprocmask(SIG_SETMASK, NULL, [RT_0], 8) = 0

> Is there any way to make hfkernel_user work? If it works OK it
> seems more convenient to me.

Why doesn't it work? You should be definitely using hfkernel_user...

Tom

Reply via email to