On Thu, 22 Jun 2000, Stewart Larsen wrote:
> I think the slashes should be in the form "s/exp1/exp2/"
> > if ($string1 =~ /\*\s*\$string2|\$string2/)
No, that's just if you're substituting! This line basically says
"if the contents of $string1 contain '$string2'" and then, presumably,
y
Thanks to everyone who sent messages on this issue. As it turns out, it
was a hardware problem. We'd ordered 50 modems, and tested about 5 or 6
out of the batch: all worked flawlessly, so we started building boxes with
them. All of a sudden, boxes stopped working -- could not dial. When I
che
Hi all. I have a tricky modem that used to work and now doesn't. Oh, it
dials and connects and authenticates, but after ACKing the remote address,
it hangs up! I have looked through the PPP users mailing lists, the
Serial, Serial Programming, Modem, and PPP Howto's, and even the kernel
devel mai
Hi all. I've about exhausted most possibilities on a problem I'm having,
so I thought I'd try the list. I have a Zoom ISDN TA 2000 internal ISDN
modem. It has it's own built-in 16550(A) UART, so pppd can use it just
like any other modem. (The modem itself takes care of multilink/channel
bondin