Home
last modified time | relevance | path

Searched refs:par96 (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/net/hamradio/
Dbaycom_par.c144 } par96; member
204 bc->modem.par96.scram = ((bc->modem.par96.scram << 1) | in par96_tx()
205 (bc->modem.par96.scram & 1)); in par96_tx()
207 bc->modem.par96.scram ^= 1; in par96_tx()
208 if (bc->modem.par96.scram & (PAR96_SCRAM_TAP1 << 1)) in par96_tx()
209 bc->modem.par96.scram ^= in par96_tx()
211 if (bc->modem.par96.scram & (PAR96_SCRAM_TAP1 << 2)) in par96_tx()
230 bc->modem.par96.descram = (bc->modem.par96.descram << 1); in par96_rx()
232 bc->modem.par96.descram |= 1; in par96_rx()
233 descx = bc->modem.par96.descram ^ in par96_rx()
[all …]
DConfig.in18 dep_tristate 'BAYCOM picpar and par96 driver for AX.25' CONFIG_BAYCOM_PAR $CONFIG_PARPORT $CONFIG_A…
/linux-2.4.37.9/Documentation/networking/
Dbaycom.txt30 This driver supports the par96 and picpar modems.
48 par96: This is a modem for 9600 baud FSK compatible to the G3RUH standard.
57 picpar: This is a redesign of the par96 modem by Henning Rech, DF9IC. The modem
58 is protocol compatible to par96, but uses only three low power ICs
111 hardware DCD, par96 implies software DCD).
129 par96: the software DCD algorithm for this type of modem is rather poor.
/linux-2.4.37.9/Documentation/
DConfigure.help6862 BAYCOM picpar and par96 driver for AX.25
6866 par96 designs. To configure the driver, use the sethdlc utility