mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Denis Zaitsev <zzz@anda.ru>
To: Rene Herman <rene.herman@keyaccess.nl>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [BUG][2.6.8.1] Something wrong with ISAPnP and serial driver
Date: Sun, 10 Oct 2004 03:38:20 +0600	[thread overview]
Message-ID: <20041010033820.B30047@natasha.ward.six> (raw)
In-Reply-To: <4168479C.5080306@keyaccess.nl>; from rene.herman@keyaccess.nl on Sat, Oct 09, 2004 at 10:18:36PM +0200

On Sat, Oct 09, 2004 at 10:18:36PM +0200, Rene Herman wrote:
> Denis Zaitsev wrote:
> 
> > 1) The 2.6 kernel doesn't activate the ISA PnP modem at the boot,
> >    while the 2.4 one always does.
> 
> 2.4 used to scan the ISA PnP device ID string for some common substrings 
> indicating a modem given a completely unknown ISA PnP device (the code 
> is still present -- see drivers/serial/8250_pnp.c:check_name()) while 
> 2.6 really needs your modem's PnP ID to be listed.
> 
> > 2) The 8250 driver finds the PnP card's port, while the 8250_pnp finds
> >    the non-PnP ports.
> 
> 8250_pnp not finding it is therefore very likely a simple matter of it 
> not knowing that it should be driving it. Try seeing if your modem's PnP 
> ID (/sys/bus/pnp/devices/?/id) is listed in drivers/serial/8250_pnp.c 
> and if not add it (and send as a patch to Russel King).

Ok, it isn't listed (USR0009).  I'll send a patch.  BTW, there is some
other ID - /sys/devices/pnp1/01:01/card_id - and it contains USR0101.
What's this?

> 8250 itself finding it was no doubt due to you enabling the port 
> yourself so that from its standpoint, it was just another serial port 
> already present.

But why doesn't it find the two standard mb-embedded ports?  And why
they are found by 8250_pnp?  Is it a normal behaviour?

> With your modem's ID added, 8250_pnp should find and activate the
> mdem itself without you needing to do anything other than "modprobe
> 8250_pnp"

Ok.  I' trying.  The kernel is compiling...

> Hope that helps.

Thanks.  But what about the incorrect info in /proc/tty/driver/serial?

  reply	other threads:[~2004-10-09 21:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-09 19:52 Denis Zaitsev
2004-10-09 20:18 ` Rene Herman
2004-10-09 21:38   ` Denis Zaitsev [this message]
2004-10-09 21:54     ` Rene Herman
     [not found]       ` <20041010043443.A1639@natasha.ward.six>
2004-10-09 22:46         ` Rene Herman
2004-10-09 23:28           ` Denis Zaitsev

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=20041010033820.B30047@natasha.ward.six \
    --to=zzz@anda.ru \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rene.herman@keyaccess.nl \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome