2002-04-16 19:38:18

by Jean-Luc Coulon (f5ibh)

[permalink] [raw]
Subject: 2.4.19-pre7, ppp problem

Hi,

I have a serial modem and I use ppp to connect my isp.
With 2.4.19-pre7 it does not works. Nothing happens after loading the
ppp module.
All is fine with pre5 and pre6

----
Regards
Jean-Luc


2002-04-16 20:01:04

by Khalid Aziz

[permalink] [raw]
Subject: Re: 2.4.19-pre7, ppp problem

Try the following patch and see if it works:

--
Khalid

--- linux-2.4.18-hcdpold/include/asm-i386/serial.h Tue Apr 16
12:05:27 2002
+++ linux-2.4.18-hcdp/include/asm-i386/serial.h Tue Apr 16 12:02:54 2002
@@ -140,8 +140,8 @@
#endif

#define SERIAL_PORT_DFNS \
- HCDP_SERIAL_PORT_DEFNS \
STD_SERIAL_PORT_DEFNS \
+ HCDP_SERIAL_PORT_DEFNS \
EXTRA_SERIAL_PORT_DEFNS \
HUB6_SERIAL_PORT_DFNS \
MCA_SERIAL_PORT_DFNS


Jean-Luc Coulon wrote:
>
> Hi,
>
> I have a serial modem and I use ppp to connect my isp.
> With 2.4.19-pre7 it does not works. Nothing happens after loading the
> ppp module.
> All is fine with pre5 and pre6
>
> ----
> Regards

====================================================================
Khalid Aziz Linux Systems Operation R&D
(970)898-9214 Hewlett-Packard
[email protected] Fort Collins, CO

2002-04-17 07:15:03

by Jean-Luc Coulon (f5ibh)

[permalink] [raw]
Subject: Re: 2.4.19-pre7, ppp problem

Hi Khalid,

Yes it works, thanks

-----
Regards
Jean-Luc

Khalid Aziz wrote:
>
> Try the following patch and see if it works:
>
> --
> Khalid
>
> --- linux-2.4.18-hcdpold/include/asm-i386/serial.h Tue Apr 16
> 12:05:27 2002
> +++ linux-2.4.18-hcdp/include/asm-i386/serial.h Tue Apr 16 12:02:54 2002
> @@ -140,8 +140,8 @@
> #endif
>
> #define SERIAL_PORT_DFNS \
> - HCDP_SERIAL_PORT_DEFNS \
> STD_SERIAL_PORT_DEFNS \
> + HCDP_SERIAL_PORT_DEFNS \
> EXTRA_SERIAL_PORT_DEFNS \
> HUB6_SERIAL_PORT_DFNS \
> MCA_SERIAL_PORT_DFNS
>
> Jean-Luc Coulon wrote:
> >
> > Hi,
> >
> > I have a serial modem and I use ppp to connect my isp.
> > With 2.4.19-pre7 it does not works. Nothing happens after loading the
> > ppp module.
> > All is fine with pre5 and pre6
> >
> > ----
> > Regards
>
> ====================================================================
> Khalid Aziz Linux Systems Operation R&D
> (970)898-9214 Hewlett-Packard
> [email protected] Fort Collins, CO