Re: Bug in serial.c

2001-04-20 Thread Fabrice Gautier
Same thing for me. I'm using busybox as init/getty/shell. Everything works fine with 2.4.2. With 2.4.3 console output is fine but not input. Thanks -- Fabrice Gautier <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

Re: Bug in serial.c

2001-04-20 Thread Fabrice Gautier
Same thing for me. I'm using busybox as init/getty/shell. Everything works fine with 2.4.2. With 2.4.3 console output is fine but not input. Thanks -- Fabrice Gautier [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

FW: Bug in serial.c

2001-04-19 Thread Marc Karasek
-Original Message- From: Marc Karasek To: 'Disconnect ' Sent: 4/19/01 11:49 AM Subject: RE: Bug in serial.c I have changed everything to point to /dev/ttyS0. The settings in lilo.conf (I am booting from a floppy to emulate the embedded space) are all for ttyS0. Lilo pritns

FW: Bug in serial.c

2001-04-19 Thread Marc Karasek
-Original Message- From: Marc Karasek To: 'Richard B. Johnson ' Sent: 4/19/01 11:53 AM Subject: RE: Bug in serial.c Did something change between 2.4.2 & 2.4.3? Under 2.4.2 I did not have to init the terminal (are you refering to the host or client side?) and just acce

Re: Bug in serial.c

2001-04-19 Thread Richard B. Johnson
On Thu, 19 Apr 2001, Marc Karasek wrote: > I am doing some embedded development with the 2.4.x series and have noticed > a few things.. > [SNIPPED...] > > 2) In 2.4.3 the console port using ttySX is broken. It dumps fine to the > terminal but when you get to a point of entering data (login,

Re: Bug in serial.c

2001-04-19 Thread Disconnect
On Thu, 19 Apr 2001, Marc Karasek did have cause to say: > 2) In 2.4.3 the console port using ttySX is broken. It dumps fine to the > terminal but when you get to a point of entering data (login, configuration > scripts, etc) the terminal does not accept any input. Most gettys and such take

Bug in serial.c

2001-04-19 Thread Marc Karasek
I am doing some embedded development with the 2.4.x series and have noticed a few things.. 1) In 2.4.2 in order to compile with module support you also had to turn on smp support. This has been fixed in the 2.4.3 release. This bloated the kernel image to 600k+ which in an embedded world is not

Bug in serial.c

2001-04-19 Thread Marc Karasek
I am doing some embedded development with the 2.4.x series and have noticed a few things.. 1) In 2.4.2 in order to compile with module support you also had to turn on smp support. This has been fixed in the 2.4.3 release. This bloated the kernel image to 600k+ which in an embedded world is not

Re: Bug in serial.c

2001-04-19 Thread Disconnect
On Thu, 19 Apr 2001, Marc Karasek did have cause to say: 2) In 2.4.3 the console port using ttySX is broken. It dumps fine to the terminal but when you get to a point of entering data (login, configuration scripts, etc) the terminal does not accept any input. Most gettys and such take a

Re: Bug in serial.c

2001-04-19 Thread Richard B. Johnson
On Thu, 19 Apr 2001, Marc Karasek wrote: I am doing some embedded development with the 2.4.x series and have noticed a few things.. [SNIPPED...] 2) In 2.4.3 the console port using ttySX is broken. It dumps fine to the terminal but when you get to a point of entering data (login,

FW: Bug in serial.c

2001-04-19 Thread Marc Karasek
-Original Message- From: Marc Karasek To: 'Richard B. Johnson ' Sent: 4/19/01 11:53 AM Subject: RE: Bug in serial.c Did something change between 2.4.2 2.4.3? Under 2.4.2 I did not have to init the terminal (are you refering to the host or client side?) and just accepted

FW: Bug in serial.c

2001-04-19 Thread Marc Karasek
-Original Message- From: Marc Karasek To: 'Disconnect ' Sent: 4/19/01 11:49 AM Subject: RE: Bug in serial.c I have changed everything to point to /dev/ttyS0. The settings in lilo.conf (I am booting from a floppy to emulate the embedded space) are all for ttyS0. Lilo pritns