public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.19-pre7, ppp problem
@ 2002-04-16 19:37 Jean-Luc Coulon
  2002-04-16 19:58 ` Khalid Aziz
  0 siblings, 1 reply; 3+ messages in thread
From: Jean-Luc Coulon @ 2002-04-16 19:37 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 2.4.19-pre7, ppp problem
  2002-04-16 19:37 2.4.19-pre7, ppp problem Jean-Luc Coulon
@ 2002-04-16 19:58 ` Khalid Aziz
  2002-04-17  7:15   ` Jean-Luc Coulon
  0 siblings, 1 reply; 3+ messages in thread
From: Khalid Aziz @ 2002-04-16 19:58 UTC (permalink / raw)
  To: Jean-Luc Coulon; +Cc: linux-kernel

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
khalid@fc.hp.com                                    Fort Collins, CO

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 2.4.19-pre7, ppp problem
  2002-04-16 19:58 ` Khalid Aziz
@ 2002-04-17  7:15   ` Jean-Luc Coulon
  0 siblings, 0 replies; 3+ messages in thread
From: Jean-Luc Coulon @ 2002-04-17  7:15 UTC (permalink / raw)
  To: Khalid Aziz; +Cc: linux-kernel

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
> khalid@fc.hp.com                                    Fort Collins, CO

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-04-17  7:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-16 19:37 2.4.19-pre7, ppp problem Jean-Luc Coulon
2002-04-16 19:58 ` Khalid Aziz
2002-04-17  7:15   ` Jean-Luc Coulon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox