Searched refs:par96 (Results 1 – 3 of 3) sorted by relevance
127 } par96; member187 bc->modem.par96.scram = ((bc->modem.par96.scram << 1) | in par96_tx()188 (bc->modem.par96.scram & 1)); in par96_tx()190 bc->modem.par96.scram ^= 1; in par96_tx()191 if (bc->modem.par96.scram & (PAR96_SCRAM_TAP1 << 1)) in par96_tx()192 bc->modem.par96.scram ^= in par96_tx()194 if (bc->modem.par96.scram & (PAR96_SCRAM_TAP1 << 2)) in par96_tx()213 bc->modem.par96.descram = (bc->modem.par96.descram << 1); in par96_rx()215 bc->modem.par96.descram |= 1; in par96_rx()216 descx = bc->modem.par96.descram ^ in par96_rx()[all …]
122 tristate "BAYCOM picpar and par96 driver for AX.25"128 par96 designs. To configure the driver, use the sethdlc utility
35 This driver supports the par96 and picpar modems.54 par96 This is a modem for 9600 baud FSK compatible to the G3RUH standard.63 picpar This is a redesign of the par96 modem by Henning Rech, DF9IC. The modem64 is protocol compatible to par96, but uses only three low power ICs121 hardware DCD, par96 implies software DCD).141 par96 the software DCD algorithm for this type of modem is rather poor.