From: Khalid Aziz <khalid_aziz@hp.com>
To: Gerd Knorr <kraxel@bytesex.org>
Cc: Wade <lkml@bigpond.com>, linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.19-pre7
Date: Tue, 16 Apr 2002 13:56:15 -0600 [thread overview]
Message-ID: <3CBC81DF.FC060062@hp.com> (raw)
In-Reply-To: <Pine.LNX.4.21.0204160049130.18896-100000@freak.distro.conectiva> <slrnabnps8.evm.kraxel@bytesex.org> <20020416200032.14fbd436.lkml@bigpond.com> <20020416123549.A16359@bytesex.org>
I broke this with a typo in my patch (I inserted a line one line above
where I wanted to). Follwing patch will fix the problem.
--
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
Gerd Knorr wrote:
>
> > > 16 10:44:42 bogomips agetty[1111]: ttyS0: ioctl: Input/output error
> > > Apr 16 10:44:52 bogomips init: Id "S0" respawning too fast: disabled
> > > for 5 minutes
> >
> > Hi, I found that my ttyS0 had turned into ttyS1 :-) My modem was
> > unresponsive, until I changed the setting to use ttyS1, hope this helps.
>
> Making getty using ttyS1 works for me too, I have my login prompt back.
> Looks like a off-by-one bug ...
>
> Gerd
>
> --
> #include </dev/tty>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--
====================================================================
Khalid Aziz Linux Systems Operation R&D
(970)898-9214 Hewlett-Packard
khalid@fc.hp.com Fort Collins, CO
next prev parent reply other threads:[~2002-04-16 19:58 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-16 3:50 Linux 2.4.19-pre7 Marcelo Tosatti
2002-04-16 8:57 ` Gerd Knorr
2002-04-16 9:30 ` Tommi Kyntola
2002-04-16 10:00 ` Wade
2002-04-16 10:35 ` Gerd Knorr
2002-04-16 19:56 ` Khalid Aziz [this message]
2002-04-17 0:18 ` skidley
2002-04-17 1:17 ` Khalid Aziz
2002-04-16 19:58 ` Bongani
2002-04-16 11:20 ` [BUG] skip_ioapic_setup Philipp Matthias Hahn
2002-04-16 19:43 ` Christoph Hellwig
2002-04-16 14:17 ` Linux 2.4.19-pre7 Andrea Arcangeli
2002-04-16 19:47 ` Christoph Hellwig
2002-04-23 12:16 ` Marcelo Tosatti
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3CBC81DF.FC060062@hp.com \
--to=khalid_aziz@hp.com \
--cc=kraxel@bytesex.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkml@bigpond.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.