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

/opensolaris-onvv-gate/usr/src/cmd/bnu/
H A Ddial.h69 int speed; /* 212A modem: low=300, high=1200 */
72 int modem; /* unused */ member in struct:__anon49
H A DREADME68 a- All ACU lines must have "801" or the name of the modem
/opensolaris-onvv-gate/usr/src/head/
H A Ddial.h71 int speed; /* 212A modem: low=300, high=1200 */
74 int modem; /* unused */ member in struct:__anon2488
/opensolaris-onvv-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h377 struct modem { struct in union:cistpl_funce_t::__anon6992
382 } modem; member in union:cistpl_funce_t::__anon6992
426 #define TPLFE_SUB_MODEM_COMMON 1 /* common modem interface */
427 #define TPLFE_SUB_MODEM_DATA 2 /* data modem services */
428 #define TPLFE_SUB_MODEM_FAX 3 /* fax modem services */
430 /* modem subfunctions for description of capabilities */
431 #define TPLFE_CAP_MODEM_DATA 5 /* data modem capabilities */
432 #define TPLFE_CAP_MODEM_FAX 6 /* fax modem capabilities */
433 #define TPLFE_CAP_MODEM_VOICE 7 /* voice modem capabilities */
435 #define TPLFE_CAP_SERIAL_DATA 8 /* serial port capabilities - data modem */
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c1646 cs->data.modem.fc = GET_BYTE(tp);
1647 cs->data.modem.cb = (GET_BYTE(tp) + 1) * 4;
1648 cs->data.modem.eb = GET_INT24(tp);
1649 cs->data.modem.tb = GET_INT24(tp);
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c85 bool modem = 1; /* Use modem control lines */ variable
268 { "modem", o_bool, &modem,
269 "Use modem control lines", 1 },
270 { "local", o_bool, &modem,
271 "Don't use modem control lines" },
H A Dmain.c469 modem = 0;
663 * out and we want to use the modem lines, we reopen it later
664 * in order to wait for the carrier detect signal from the modem.
710 * to the modem before carrier comes up. But this has the
713 * successfully to the modem with CLOCAL clear and CD down,
770 if (!default_device && modem && !direct_tty) {
771 setdtr(real_ttyfd, 0); /* in case modem is off hook */
802 * Clear CLOCAL if modem option -- we now have carrier
813 if (connector == NULL && modem && devnam[0] != '\0' && !direct_tty) {
1544 if (!default_device && modem) {
[all...]
H A Dpppd.h238 extern bool modem; /* Use modem control lines */
H A Dsys-solaris.c1269 * modem option was specified.
1320 if (local || !modem) {
1374 * a loop with the tty and the modem echoing to each
3583 error("unable to get modem state: %m");
/opensolaris-onvv-gate/usr/src/cmd/hwdata/
H A Dusb.ids1169 0610 CS-15 (Internet Stick 3G modem)
1565 07da Supra Express 56K modem
4707 1232 V.90 modem
6039 0611 AlDiga AL-11U Quad-band GSM/GPRS/EDGE modem
10522 1101 CDMA 2000 1xRTT USB modem (HX-550C)
10556 3701 Broadband Wireless modem
10805 0024 MC5727 CDMA modem
10924 0010 FDM 2xxx Flash-OFDM modem
10925 0011 LR7F06/LR7F14 Flash-OFDM modem
10948 1446 E1552 (HSPA modem)
[all...]
H A Dpci.ids2922 # There are may be different modem codecs here (Intel537 compatible and incompatible)
3448 8056 Rockwell HCF 56K modem
3567 1057 5600 SM56 PCI Voice modem
3569 13d2 0301 SM56 PCI Voice modem
3572 1436 0301 SM56 PCI Voice modem
3576 1494 0301 SM56 PCI Voice modem
3742 1102 Dynamite 2840 (ADSL PCI modem)
4350 5449 SmartPCI561 modem
8081 0101 Cardbus 56k modem
8779 # Actiontech eth+modem car
[all...]

Completed in 210 milliseconds