On Thu, Oct 21, 1999 at 02:56:35PM +0200, Thomas Sailer wrote:
> That is the kernel driver, which shouldn't be needed either, so
> please remove it also.

OK I got the kernel driver to compile by getting the first
line fixed from the hf.tar.gz distribution, and the second from
your post on this list Tom.

Eventually :-) I found out that 

insmod hfmodem serio=0x2f8 iobase=0x220 dma=5 irq=5

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
says connection refused.

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


and hfterm:

[12:08am] hamish@hamishpc:~/tmp/hf> ./hfterm
hfterm[651]: error: connect: Connection refused
hfterm[651]: write_kernel: fd closed


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

thanks
Hamish
-- 
Hamish Moffatt       Mobile: +61 412 011 176     [EMAIL PROTECTED]
Rising Software Australia Pty. Ltd.    http://www.risingsoftware.com/
Phone: +61 3 9894 4788    Fax: +61 3 9894 3362    USA: 1 888 667 7839

Reply via email to