Searched refs:par96 (Results 1 – 4 of 4) sorted by relevance
144 } par96; member204 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 …]
18 dep_tristate 'BAYCOM picpar and par96 driver for AX.25' CONFIG_BAYCOM_PAR $CONFIG_PARPORT $CONFIG_A…
30 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 modem58 is protocol compatible to par96, but uses only three low power ICs111 hardware DCD, par96 implies software DCD).129 par96: the software DCD algorithm for this type of modem is rather poor.
6862 BAYCOM picpar and par96 driver for AX.256866 par96 designs. To configure the driver, use the sethdlc utility