Searched full:vadic (Results 1 – 8 of 8) sorted by relevance
| /freebsd/usr.bin/tip/libacu/ |
| H A D | v3451.c | 36 * Routines for calling up on a Vadic 3451 Modem 65 printf("can't synchronize with vadic 3451\n"); in v3451_dialer() 67 logent(value(HOST), num, "vadic", "can't synch up"); in v3451_dialer() 77 printf("Vadic will not accept dial command\n"); in v3451_dialer() 79 logent(value(HOST), num, "vadic", "will not accept dial"); in v3451_dialer() 86 printf("Vadic will not accept phone number\n"); in v3451_dialer() 88 logent(value(HOST), num, "vadic", "will not accept number"); in v3451_dialer() 94 * You cannot interrupt the Vadic when its dialing; in v3451_dialer() 101 printf("Vadic failed to dial\n"); in v3451_dialer() 103 logent(value(HOST), num, "vadic", "failed to dial"); in v3451_dialer() [all …]
|
| H A D | v831.c | 36 * Routines for dialing up on Vadic 831
|
| /freebsd/usr.bin/tip/tip/ |
| H A D | cu.1 | 265 Racal-Vadic 831 (vadic) units is enabled by default. 269 Racal-Vadic 3451 (v3451) units can be added by recompiling 273 Note that if support for both the Racal-Vadic 831 and 3451 is enabled, 275 If only one of the two is supported, it is referred to as vadic.
|
| H A D | tip.1 | 315 Racal-Vadic 831 (vadic) units is enabled by default. 319 Racal-Vadic 3451 (v3451) units can be added by recompiling 323 Note that if support for both the Racal-Vadic 831 and 3451 is enabled, 325 If only one of the two is supported, it is referred to as vadic.
|
| H A D | Makefile | 16 # VADIC 831 RS232 adaptor 17 # VADIC 3451
|
| H A D | acutab.c | 69 { "vadic", v3451_dialer, v3451_disconnect, v3451_abort }, 75 { "vadic", v831_dialer, v831_disconnect, v831_abort },
|
| H A D | hunt.c | 69 * VADIC and the DF, must indicate they're hardwired in in hunt()
|
| /freebsd/usr.bin/tip/ |
| H A D | README | 13 Vadic 831 V831
|