linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Guntsche <mike@it-loops.com>
To: Kay Sievers <kay.sievers@vrfy.org>
Cc: Alan Jenkins <sourcejedi.lkml@googlemail.com>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	linux-hotplug <linux-hotplug@vger.kernel.org>
Subject: Re: [BUG] No ttyS0 - Strange udev 8250_pnp interaction
Date: Wed, 07 Oct 2009 20:31:21 +0000	[thread overview]
Message-ID: <20091007203121.GA432@trillian.comsick.at> (raw)
In-Reply-To: <ac3eb2510910071312qe6ad45ep6c579a8393cc6b8e@mail.gmail.com>

On 2009.10.07 22:12:28 , Kay Sievers wrote:
> To be more specific, Michael, can you please run "udevadm monitor" at
> the same time you see this happen?

I started udevadm monitor with the module installed AND all 4 devices
populated. Then I removed the module....

KERNEL[1254947142.220060] remove   /devices/pnp0/00:06/tty/ttyS1 (tty)
UDEV  [1254947142.220121] add
/devices/platform/serial8250/tty/ttyS1 (tty)
KERNEL[1254947142.220161] add
/devices/platform/serial8250/tty/ttyS1 (tty)
UDEV  [1254947142.220857] remove   /devices/pnp0/00:06/tty/ttyS1 (tty)
KERNEL[1254947142.223078] remove   /devices/pnp0/00:05/tty/ttyS0 (tty)
UDEV  [1254947142.223134] add
/devices/platform/serial8250/tty/ttyS0 (tty)
KERNEL[1254947142.223175] add
/devices/platform/serial8250/tty/ttyS0 (tty)
UDEV  [1254947142.223800] remove   /devices/pnp0/00:05/tty/ttyS0 (tty)
KERNEL[1254947142.225369] remove   /bus/pnp/drivers/serial (drivers)
UDEV  [1254947142.225419] remove   /module/8250_pnp (module)
KERNEL[1254947142.225455] remove   /module/8250_pnp (module)
UDEV  [1254947142.225675] remove   /bus/pnp/drivers/serial (drivers)

Afterwards ONLY ttyS2 and ttS3 were under /dev. 

I then added the module again ....

KERNEL[1254947157.330470] add      /module/8250_pnp (module)
UDEV  [1254947157.330521] add      /module/8250_pnp (module)
KERNEL[1254947157.333498] remove
/devices/platform/serial8250/tty/ttyS0 (tty)
KERNEL[1254947157.333550] add      /devices/pnp0/00:05/tty/ttyS0 (tty)
UDEV  [1254947157.334830] add      /devices/pnp0/00:05/tty/ttyS0 (tty)
UDEV  [1254947157.334889] remove
/devices/platform/serial8250/tty/ttyS0 (tty)
KERNEL[1254947157.338967] remove
/devices/platform/serial8250/tty/ttyS1 (tty)
KERNEL[1254947157.339020] add      /devices/pnp0/00:06/tty/ttyS1 (tty)
KERNEL[1254947157.339056] add      /bus/pnp/drivers/serial (drivers)
UDEV  [1254947157.340180] remove
/devices/platform/serial8250/tty/ttyS1 (tty)
UDEV  [1254947157.340753] add      /devices/pnp0/00:06/tty/ttyS1 (tty)
UDEV  [1254947157.341202] add      /bus/pnp/drivers/serial (drivers)

ONLY ttyS1 (and S2, S3) where there.

Kind regards,
Michael

  reply	other threads:[~2009-10-07 20:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20091007175403.GA335@trillian.comsick.at>
2009-10-07 19:46 ` [BUG] No ttyS0 - Strange udev 8250_pnp interaction Alan Jenkins
2009-10-07 20:06   ` Kay Sievers
2009-10-07 20:12     ` Kay Sievers
2009-10-07 20:31       ` Michael Guntsche [this message]
2009-10-07 20:53         ` Kay Sievers
2009-10-07 21:10           ` Alan Cox
2009-10-07 21:15             ` Kay Sievers
2009-10-07 21:23           ` Kay Sievers
2009-10-07 21:52             ` Michael Guntsche
2009-10-07 22:11               ` Kay Sievers

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=20091007203121.GA432@trillian.comsick.at \
    --to=mike@it-loops.com \
    --cc=kay.sievers@vrfy.org \
    --cc=linux-hotplug@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sourcejedi.lkml@googlemail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).