/linux-2.6.39/drivers/staging/tty/ |
D | Kconfig | 30 box, for instance in order to become a dial-in server. This driver 45 in order to become a dial-in server. If you have a card like that, 58 your Linux box, for instance in order to become a dial-in server. 74 order to become a dial-in server. If you have a card like that, say
|
/linux-2.6.39/drivers/isdn/sc/ |
D | command.c | 25 static int dial(int card, unsigned long channel, setup_parm setup); 112 return dial(card, cmd->arg, cmd->parm.setup); in command() 161 static int dial(int card, unsigned long channel, setup_parm setup) in dial() function
|
/linux-2.6.39/Documentation/isdn/ |
D | README | 380 i) Set the dial mode of the interface: 385 "auto" means that the interface is in auto-dial mode, and will 391 "manual" is a dial mode created to prevent the unexpected dialouts. 393 own. You must explicitly initiate a connection with "isdnctrl dial 414 automatic dial-out (look at syslog kernel-messages). 461 you test this feature by using ping, some routers will re-dial very 524 dial out using a specific card or even preserve a specific channel for 555 it sends a dial-request to its slave. 557 "isdnctrl dial <InterfaceName>"
|
D | syncPPP.FAQ | 157 the dial-on-demand. 200 it seems, that your machine doesn't dial
|
D | README.gigaset | 194 ATDT dial 276 any dial prefix for getting an outside line. 279 prefixed with "**" (two asterisks) as the called party number. So to dial
|
D | INTERFACE | 246 This command is used to tell the HL-driver it should dial a given 254 parm.setup.phone = An ASCII-String containing the number to dial. 537 The keypad support now is included in the dial command.
|
D | README.x25 | 64 by an ISDN B-channel (leased line as well as dial up connection should
|
D | README.concap | 77 When operating over dial-up-connections (e.g. telephone lines via modem,
|
D | README.sc | 264 NOTE: To use the MLPPP connection to dial OUT to a MLPPP connection, change
|
/linux-2.6.39/drivers/isdn/i4l/ |
D | isdn_net.c | 582 lp->dial = lp->phone[1]; in isdn_net_dial() 583 if (!lp->dial) { in isdn_net_dial() 637 if (!lp->dial) { in isdn_net_dial() 643 if (!strncmp(lp->dial->num, "LEASED", strlen("LEASED"))) { in isdn_net_dial() 661 phone_number = lp->dial->num; in isdn_net_dial() 673 if (!(lp->dial = (isdn_net_phone *) lp->dial->next)) { in isdn_net_dial() 674 lp->dial = lp->phone[1]; in isdn_net_dial() 3048 if (p->local->dial == n) in isdn_net_delphone() 3049 p->local->dial = n->next; in isdn_net_delphone() 3084 p->local->dial = NULL; in isdn_net_rmallphone()
|
D | isdn_ppp.c | 616 if(lp->dial) { in isdn_ppp_ioctl() 617 strncpy(pci.remote_num,lp->dial->num,63); in isdn_ppp_ioctl()
|
/linux-2.6.39/drivers/isdn/capi/ |
D | Kconfig | 25 device. If you want to use pppd with pppdcapiplugin to dial up to
|
/linux-2.6.39/Documentation/telephony/ |
D | ixj.txt | 372 We cannot currently play "dial-tone" and listen for DTMF digits at the 376 then, if you want dial-tone, you can always play a recorded dial-tone
|
/linux-2.6.39/drivers/isdn/isdnloop/ |
D | isdnloop.c | 1194 char dial[50]; in isdnloop_command() local 1206 strcpy(dial, p); in isdnloop_command() 1208 dcode, dial, c->parm.setup.si1, in isdnloop_command()
|
/linux-2.6.39/include/linux/ |
D | isdn.h | 335 isdn_net_phone *dial; /* Pointer to dialed number */ member
|
/linux-2.6.39/Documentation/serial/ |
D | moxa-smartio | 164 two special file name for each serial port. One is dial-in port 217 This shell script will require the major number for dial-in 220 numbers for dial-in device and callout device are 30, 35. If
|
/linux-2.6.39/drivers/tty/ |
D | Kconfig | 171 serial ports because they serve many terminals or dial-in 202 your Linux box, for instance in order to become a dial-in server.
|
/linux-2.6.39/Documentation/s390/ |
D | 3270.txt | 90 boot is complete (or with emulated 3270s, as soon as you dial 149 dial my-vm-guest-name
|
/linux-2.6.39/drivers/isdn/icn/ |
D | icn.c | 1312 char dial[50]; in icn_command() local 1324 strcpy(dial, p); in icn_command() 1326 dcode, dial, c->parm.setup.si1, in icn_command()
|
/linux-2.6.39/Documentation/networking/ |
D | eql.txt | 350 single connection. This allows one to improve dial-up network
|
/linux-2.6.39/drivers/isdn/hisax/ |
D | Kconfig | 61 If you like to send special dial strings including * or # without
|
/linux-2.6.39/drivers/input/misc/ |
D | Kconfig | 219 rotation. The dial also acts as a pushbutton. The base contains an LED
|
/linux-2.6.39/drivers/char/ |
D | Kconfig | 24 instance in order to become a dial-in server. If you say Y here,
|
/linux-2.6.39/drivers/net/ |
D | Kconfig | 3325 Slip/CSlip server for other people to dial in. SLIP (Serial Line 3335 allows you to use SLIP over a regular dial up shell connection. If 3341 Internet connectivity if you have a regular dial up shell account on 3360 allows you to use SLIP over a regular dial up shell connection, you
|
/linux-2.6.39/drivers/tty/serial/ |
D | Kconfig | 1264 box, for instance in order to become a dial-in server. This driver
|