Searched refs:modem (Results 1 - 25 of 53) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/hamradio/
H A Dbaycom_ser_hdx.c4 * baycom_ser_hdx.c -- baycom ser12 halfduplex radio modem driver.
29 * ser12: This is a very simple 1200 baud AFSK modem. The modem consists only
32 * for handling the HDLC protocol. The modem connects to a serial port,
43 * mutes audio input to the modem
131 } modem; member in struct:baycom_state
178 * 0 must be used to power the modem; the modem draws its
207 outb(0x0e | (!!bc->modem.ser12.tx_bit), MCR(dev->base_addr));
208 if (bc->modem
[all...]
H A Dbaycom_ser_fdx.c4 * baycom_ser_fdx.c -- baycom ser12 fullduplex radio modem driver.
29 * ser12: This is a very simple 1200 baud AFSK modem. The modem consists only
32 * for handling the HDLC protocol. The modem connects to a serial port,
37 * This modem usually draws its supply current out of the otherwise unused
41 * hsk: This is a 4800 baud FSK modem, designed for TNC use. It works fine
42 * in 'baycom-mode' :-) In contrast to the TCM3105 modem, power is
140 } modem; member in struct:baycom_state
189 * 0 must be used to power the modem; the modem draw
[all...]
H A Dbaycom_par.c4 * baycom_par.c -- baycom par96 and picpar radio modem driver.
29 * par96: This is a modem for 9600 baud FSK compatible to the G3RUH standard.
30 * The modem does all the filtering and regenerates the receiver clock.
34 * modem connects to the parallel port, hence the name. The modem
36 * polynomial to the PC. This modem is no longer available (at least
37 * from Baycom) and has been replaced by the PICPAR modem (see below).
41 * picpar: This is a redesign of the par96 modem by Henning Rech, DF9IC. The
42 * modem is protocol compatible to par96, but uses only three low
97 * modem option
145 } modem; member in struct:baycom_state
[all...]
H A Dscc.c360 if ((scc->modem.clocksrc != CLK_EXTERNAL))
456 if ((scc->modem.clocksrc != CLK_EXTERNAL))
729 if (scc->modem.speed > 0) /* paranoia... */
730 set_brg(scc, (unsigned) (scc->clock / (scc->modem.speed * 64)) - 2);
804 wr(scc,R10,(scc->modem.nrz? NRZ : NRZI)|CRCPS|ABUNDER); /* abort on underrun, preset CRC generator, NRZ(I) */
816 CLK_EXTERNAL: external clocking (G3RUH or DF9IC modem)
834 switch(scc->modem.clocksrc)
903 if (scc->modem.speed < 300)
904 scc->modem.speed = 1200;
906 time_const = (unsigned) (scc->clock / (scc->modem
[all...]
/asus-wl-520gu-7.0.1.45/src/router/ppp/scripts/
H A Dsecure-card27 set modem /dev/cua3
31 spawn -noecho -open [open $modem "r+"]
111 crtscts modem defaultroute debug
H A Dppp-on34 exec /usr/sbin/pppd debug lock modem crtscts /dev/ttyS0 38400 \
/asus-wl-520gu-7.0.1.45/src/router/pppd/scripts/
H A Dsecure-card27 set modem /dev/ttyS3
31 spawn -noecho -open [open $modem "r+"]
111 crtscts modem defaultroute debug
H A Dppp-on34 exec /usr/sbin/pppd debug lock modem crtscts /dev/ttyS0 38400 \
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/scripts/
H A Dsecure-card27 set modem /dev/ttyS3
31 spawn -noecho -open [open $modem "r+"]
111 crtscts modem defaultroute debug
H A Dppp-on34 exec /usr/sbin/pppd debug lock modem crtscts /dev/ttyS0 38400 \
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dcomstats.h59 unsigned long modem; member in struct:__anon11094
H A Dscc.h238 struct scc_modem modem; /* modem information */ member in struct:scc_channel
H A Disdn.h538 } modem; typedef in typeref:struct:__anon11214
624 modem mdm; /* tty-driver-data */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dcomstats.h59 unsigned long modem; member in struct:__anon6678
H A Dscc.h238 struct scc_modem modem; /* modem information */ member in struct:scc_channel
H A Disdn.h538 } modem; typedef in typeref:struct:__anon6800
624 modem mdm; /* tty-driver-data */
/asus-wl-520gu-7.0.1.45/src/router/dnsmasq/
H A Ddnsmasq-rh.spec22 Dnsmasq is lightweight, easy to configure DNS forwarder designed to provide DNS (domain name) services to a small network where using BIND would be overkill. It can be have its DNS servers automatically configured by PPP or DHCP, and it can serve the names of local machines which are not in the global DNS. It is ideal for networks behind NAT routers and connected via modem, ISDN, ADSL, or cable-modem connections.
H A Ddnsmasq-suse.spec27 modem, ISDN, ADSL, or cable-modem connections.
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/serial/
H A Dwhiteheat.h131 __u8 modem; /* modem signal status (copy of UART MSR register) */ member in struct:whiteheat_status_info
141 __u8 info; /* either modem, error, flow, or connect information */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dpcxx.h97 unchar modem; /* Force values */ member in struct:channel
99 unchar omodem; /* FEP output modem status */
100 unchar imodem; /* FEP input modem status */
H A Depca.h91 unchar omodem; /* FEP output modem status */
92 unchar imodem; /* FEP input modem status */
94 unchar modem; /* Force values */ member in struct:channel
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dtty.c90 bool modem = 1; /* Use modem control lines */ variable
173 { "modem", o_bool, &modem,
174 "Use modem control lines", OPT_PRIO | 1 },
175 { "local", o_bool, &modem,
176 "Don't use modem control lines", OPT_PRIOSUB | 0 },
421 modem = 0;
495 * out and we want to use the modem lines, we reopen it later
496 * in order to wait for the carrier detect signal from the modem
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dtty.c143 bool modem = 1; /* Use modem control lines */ variable
227 { "modem", o_bool, &modem,
228 "Use modem control lines", OPT_PRIO | 1 },
229 { "local", o_bool, &modem,
230 "Don't use modem control lines", OPT_PRIOSUB | 0 },
475 modem = 0;
551 * out and we want to use the modem lines, we reopen it later
552 * in order to wait for the carrier detect signal from the modem
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dtty.c143 bool modem = 1; /* Use modem control lines */ variable
227 { "modem", o_bool, &modem,
228 "Use modem control lines", OPT_PRIO | 1 },
229 { "local", o_bool, &modem,
230 "Don't use modem control lines", OPT_PRIOSUB | 0 },
475 modem = 0;
549 * out and we want to use the modem lines, we reopen it later
550 * in order to wait for the carrier detect signal from the modem
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dac97_codec.c3 * ac97_codec.c: Generic AC97 mixer/modem module
703 u16 audio, modem; local
724 modem = codec->codec_read(codec, AC97_EXTENDED_MODEM_ID) & 1;
725 modem |= (audio&2);
744 modem ? "Modem" : (audio ? "Audio" : ""),

Completed in 126 milliseconds

123