Hello,
Alexei Kozhushkov wrote:
>
> Celeron 333 + CL Vibra16X + RedHat 6.0 kernel 2.2.5
Ok.
> # General setup
> #
> ...
> CONFIG_PARPORT=m
> # CONFIG_PARPORT_PC is not set
You could enable this option (CONFIG_PARPORT_PC) at compile time as you
run Linux on a PC.
> #
> # Plug and Play support
> #
> # CONFIG_PNP is not set
I have this enabled but it does not interfere with AX.25 parport
devices, as far as i know at least.
> While looking at /var/log/messages such lines:
>
> Nov 11 11:59:14 sealand kernel: hfmodem: (C) 1997 Thomas Sailer,
> HB9JNX/AE4WA
> Nov 11 11:59:14 sealand kernel: hfmodem: version 0.2 compiled 11:03:42
> Nov 11 1999
> Nov 11 11:59:14 sealand kernel: hfmodem: using rdtsc as timing source
> Nov 11 11:59:14 sealand kernel: hfmodem: PTT output: uart found at
> address 0x3f8 type 16550A
> Nov 11 11:59:14 sealand modprobe: can't locate module parport_lowlevel
>
> Is there any kind of explanation what parport is doing here?
I have no idea as i don't use hfmodem myself but if you add these lines
to your '/etc/conf.modules' :
options parport_pc io=0x378 irq=7
alias parport_lowlevel parport_pc
your modules could be loaded as some process running on your system
seems to be expecting to.
I'm not sure this will solve your trouble with hfmodem.
Good luck, Alex.
--
Alexandre Fornieles | F-40150 Hossegor
ICQ : 1519880 | Debian GNU/Linux 2.2.13 i686
-
Software is like sex : It's better when it's Free !