On Sat, 5 Aug 2000, Clifford Kite wrote:

>The first thing to check is the configuration of the device file,
>in particular make sure the the UART type configured for it is
>the actual UART UART that the modem's serial port uses. That would
>ordinarily be a 16550A, even if the serial port or modem manual or
>box or actual chip says 16550.

It was 16550A, but when I set it to 16550 it worked.

Is 16550 bad for 56k modems?

Also, are these messages anything to give interrest to?
(they pop up now and then after the connection is up and working.)
(Looks like pings every 30s)

Aug  6 22:47:04 piggy pppd[286]: sent [LCP EchoReq id=0x1
magic=0xa2951734]
Aug  6 22:47:05 piggy pppd[286]: rcvd [LCP EchoRep id=0x1
magic=0xcbb85a28]
Aug  6 22:47:34 piggy pppd[286]: sent [LCP EchoReq id=0x2
magic=0xa2951734]
Aug  6 22:47:48 piggy pppd[286]: rcvd [LCP EchoRep id=0x2
magic=0xcbb85a28]
Aug  6 22:48:04 piggy pppd[286]: sent [LCP EchoReq id=0x3
magic=0xa2951734]
Aug  6 22:48:34 piggy pppd[286]: sent [LCP EchoReq id=0x4
magic=0xa2951734]
Aug  6 22:48:34 piggy pppd[286]: rcvd [LCP EchoRep id=0x3
magic=0xcbb85a28]
Aug  6 22:48:34 piggy pppd[286]: rcvd [LCP EchoRep id=0x4
magic=0xcbb85a28]
Aug  6 22:49:04 piggy pppd[286]: sent [LCP EchoReq id=0x5
magic=0xa2951734]

---------
typedef struct me_s {
  char name[]      = { "Thomas Habets" };
  char email[]     = { "[EMAIL PROTECTED]" };
  char kernel[]    = { "Linux 2.2" };
  char *pgpKey[]   = { "finger -m [EMAIL PROTECTED]" };
  char pgpfinger[] = { "6517 2898 6AED EA2C 1015  DCF0 8E53 B69F 524B B541" };
  char coolcmd[]   = { "echo "\$0&\$0">_;. ./_" };
} me_t;


-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to