From: Richard Hirst <rhirst@linuxcare.com>
To: Grant Grundler <grundler@cup.hp.com>
Cc: parisc-linux@thepuffingroup.com
Subject: Re: [parisc-linux] ttyS00 reported twice
Date: Sat, 3 Jun 2000 21:42:15 +0100 [thread overview]
Message-ID: <20000603214215.F953@linuxcare.com> (raw)
In-Reply-To: <200006020604.XAA05048@milano.cup.hp.com>; from grundler@cup.hp.com on Thu, Jun 01, 2000 at 11:04:08PM -0700
On Thu, Jun 01, 2000 at 11:04:08PM -0700, Grant Grundler wrote:
> Richard Hirst wrote:
> ...
> > The solution might be to make register_serial() aware of whether rs_init()
> > has yet been called. If it hasn't, register_serial() just queues the
> > struct_serial that was passed in and returns success. At the end of
> > rs_init() we call register_serial() again for each item in the queue.
> > This is similar to what happens with the net devices.
>
> Richard,
> For lack of visible discussion, I'd say just do it.
I have taken a different approach, and made rs_init() call probe_serial_gsc()
after calling probe_serial_pci(). We no longer attempt to register serial
drivers from busdevices_init(). I also removed a few gsc specific hacks
from serial.c, as they don't appear to be necessary any more.
Richard
next prev parent reply other threads:[~2000-06-03 20:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-05-31 15:41 [parisc-linux] ttyS00 reported twice Richard Hirst
2000-06-02 6:04 ` Grant Grundler
2000-06-03 20:42 ` Richard Hirst [this message]
2000-06-09 16:30 ` [parisc-linux] Bootable CD image Paulius Pazera
2000-06-09 23:01 ` Matt Taggart
2000-06-10 3:44 ` Phil Schwan
2000-06-10 3:57 ` T. Martin
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=20000603214215.F953@linuxcare.com \
--to=rhirst@linuxcare.com \
--cc=grundler@cup.hp.com \
--cc=parisc-linux@thepuffingroup.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.