> I started to use gMFSK and I wanted it to get working with the
> parallel port PTT driver I made for soundmodem. The problem that I am
> having is that when I modprobe in parport, parport_pc, and lp and go
> to gMFSK and ask it to use /dev/lp0 it says that it isn't either a
> serial or parallel port. I'm not really sure what the means in this
> context, or how it checks past just seeing that it is a device. I can
> see lp0 in /dev and see that it is a character special device. I'm
> also concerned that it will just set the DCD or RTS high instead of
> the first data port based on the tick boxes in the config. Soundmodem
> has it setup to use the data pin. I have that driving a transistor
> that closes a pin to ground to put the TX on. Any ideas on this setup?
>
> Jonathan Lassoff (KG6THI)

Hello Jonathan,

lp stands for Line Printer, not what you want. The right device is
probably /dev/parport0

73, Luc, LX2GT


-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to