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

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/conf/cards/
H A DICH-MODEM.conf2 # Configuration for the Intel/AMD modem controllers
5 <confdir:pcm/modem.conf>
7 ICH-MODEM.pcm.modem.0 {
H A DATIIXP-MODEM.conf2 # Configuration for the ATI IXP 150/200/250 modem controllers
5 <confdir:pcm/modem.conf>
7 ATIIXP-MODEM.pcm.modem.0 {
H A DHDA-Intel.conf292 <confdir:pcm/modem.conf>
294 HDA-Intel.pcm.modem.0 {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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
132 } modem; member in struct:baycom_state
179 * 0 must be used to power the modem; the modem draws its
208 outb(0x0e | (!!bc->modem.ser12.tx_bit), MCR(dev->base_addr));
209 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
143 } modem; member in struct:baycom_state
192 * 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.c358 if ((scc->modem.clocksrc != CLK_EXTERNAL))
454 if ((scc->modem.clocksrc != CLK_EXTERNAL))
732 if (scc->modem.speed > 0) /* paranoia... */
733 set_brg(scc, (unsigned) (scc->clock / (scc->modem.speed * 64)) - 2);
807 wr(scc,R10,(scc->modem.nrz? NRZ : NRZI)|CRCPS|ABUNDER); /* abort on underrun, preset CRC generator, NRZ(I) */
819 CLK_EXTERNAL: external clocking (G3RUH or DF9IC modem)
837 switch(scc->modem.clocksrc)
906 if (scc->modem.speed < 300)
907 scc->modem.speed = 1200;
909 time_const = (unsigned) (scc->clock / (scc->modem
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A DUSBModem.jar ... name=" " href="/source/s?defs= "> () } com/modem/ com/modem/phonepad/ com/modem/phonepad/config/ com/modem/phonepad ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/conf/pcm/
H A Dmodem.conf2 # "raw" modem - phoneline
18 name defaults.pcm.modem.card
31 name defaults.pcm.modem.device
44 ".pcm.modem." $DEV ":CARD=" $CARD
51 # "autohooked" modem
54 pcm.!modem {
67 name defaults.pcm.modem.card
80 name defaults.pcm.modem.device
H A DMakefile.am4 surround71.conf iec958.conf hdmi.conf modem.conf \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/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 \
/netgear-R7000-V1.0.7.12_1.2.5/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 \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ac97/
H A Dac97_local.h26 int modem);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcomstats.h59 unsigned long modem; member in struct:__anon17295
H A Dscc.h237 struct scc_modem modem; /* modem information */ member in struct:scc_channel
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A DMakefile10 snd-atiixp-modem-objs := atiixp_modem.o
29 snd-via82xx-modem-objs := via82xx_modem.o
36 obj-$(CONFIG_SND_ATIIXP_MODEM) += snd-atiixp-modem.o
55 obj-$(CONFIG_SND_VIA82XX_MODEM) += snd-via82xx-modem.o
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/shell/
H A Ddial_on64 /usr/local/lcDial/sbin/pppd linkname LcPhone $AUTHENTICATION lock crtscts modem $DEVICE 115200 $USEPEERDNS noauth noipdefault defaultroute name "$ACCOUNT" password "$PASSWORD" connect $DIALER_SCRIPT disconnect $CLOSE_SCRIPT
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Depca.h90 unsigned char omodem; /* FEP output modem status */
91 unsigned char imodem; /* FEP input modem status */
93 unsigned char modem; /* Force values */ member in struct:channel
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Ddebug.c1433 diva_trace_modem_state_t* modem = &channel->modem; local
1513 if (ch != (int)modem->ChannelNumber) {
1523 (int)modem->ChannelNumber);
1524 diva_mnt_internal_dprintf(pC->hDbg->id, DLI_STAT, "MDM Event = %lu", modem->Event);
1525 diva_mnt_internal_dprintf(pC->hDbg->id, DLI_STAT, "MDM Norm = %lu", modem->Norm);
1526 diva_mnt_internal_dprintf(pC->hDbg->id, DLI_STAT, "MDM Opts. = 0x%08x", modem->Options);
1527 diva_mnt_internal_dprintf(pC->hDbg->id, DLI_STAT, "MDM Tx = %lu Bps", modem->TxSpeed);
1528 diva_mnt_internal_dprintf(pC->hDbg->id, DLI_STAT, "MDM Rx = %lu Bps", modem->RxSpeed);
1530 modem
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/conf/
H A Dalsa.conf105 defaults.pcm.modem.card defaults.pcm.card
106 defaults.pcm.modem.device defaults.pcm.device
144 pcm.modem cards.pcm.modem
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/etc/alsa/
H A Dalsa.conf105 defaults.pcm.modem.card defaults.pcm.card
106 defaults.pcm.modem.device defaults.pcm.device
144 pcm.modem cards.pcm.modem
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dtty.c138 bool modem = 1; /* Use modem control lines */ variable
224 { "modem", o_bool, &modem,
225 "Use modem control lines", OPT_PRIO | 1 },
226 { "local", o_bool, &modem,
227 "Don't use modem control lines", OPT_PRIOSUB | 0 },
477 modem = 0;
553 * out and we want to use the modem lines, we reopen it later
554 * in order to wait for the carrier detect signal from the modem
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/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...]

Completed in 265 milliseconds

123