linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andreas Jellinghaus <aj@leogic.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: udev or kernel broken with rsdl 0.30 patch
Date: Thu, 15 Mar 2007 17:03:45 +0000	[thread overview]
Message-ID: <200703151803.46231.aj@leogic.com> (raw)
In-Reply-To: <20070315104654.19025CA4097@mx1.ciphirelabs.net>

Am Donnerstag, 15. März 2007 16:22 schrieb Kay Sievers:
> What does udevmonitor print in both cases?

without rsdl patch / working:
UEVENT[1173977420.910024] add@/devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1.5
UDEV  [1173977420.910024] add@/devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1.5
UEVENT[1173977420.910092] add@/class/usb_endpoint/usbdev2.9_ep00
UDEV  [1173977420.910092] add@/class/usb_endpoint/usbdev2.9_ep00
UEVENT[1173977420.910110] 
add@/devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1.5/2-1.5:1.0
UEVENT[1173977420.910121] add@/class/usb_endpoint/usbdev2.9_ep02
UEVENT[1173977420.910133] add@/class/usb_endpoint/usbdev2.9_ep82
UEVENT[1173977420.910143] add@/class/usb_endpoint/usbdev2.9_ep81
UEVENT[1173977420.910169] add@/class/usb_device/usbdev2.9
UDEV  [1173977421.859029] add@/class/usb_endpoint/usbdev2.9_ep02
UDEV  [1173977421.940517] 
add@/devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1.5/2-1.5:1.0
UDEV  [1173977421.998001] add@/class/usb_device/usbdev2.9
UDEV  [1173977422.112676] add@/class/usb_endpoint/usbdev2.9_ep81
UDEV  [1173977422.113827] add@/class/usb_endpoint/usbdev2.9_ep82
UEVENT[1173977422.121223] remove@/class/usb_endpoint/usbdev2.9_ep02
UDEV  [1173977422.124010] remove@/class/usb_endpoint/usbdev2.9_ep02
UEVENT[1173977422.124544] remove@/class/usb_endpoint/usbdev2.9_ep82
UDEV  [1173977422.127046] remove@/class/usb_endpoint/usbdev2.9_ep82
UEVENT[1173977422.127538] remove@/class/usb_endpoint/usbdev2.9_ep81
UDEV  [1173977422.129962] remove@/class/usb_endpoint/usbdev2.9_ep81
UEVENT[1173977422.130507] add@/class/usb_endpoint/usbdev2.9_ep02
UEVENT[1173977422.140809] add@/class/usb_endpoint/usbdev2.9_ep82
UEVENT[1173977422.151652] add@/class/usb_endpoint/usbdev2.9_ep81
UDEV  [1173977423.162898] add@/class/usb_endpoint/usbdev2.9_ep02
UDEV  [1173977423.181297] add@/class/usb_endpoint/usbdev2.9_ep81
UDEV  [1173977423.194416] add@/class/usb_endpoint/usbdev2.9_ep82


with:
UEVENT[1173977613.316489] add@/devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1.5
UDEV  [1173977613.316489] add@/devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1.5
UEVENT[1173977613.316551] add@/class/usb_endpoint/usbdev2.9_ep00
UDEV  [1173977613.316551] add@/class/usb_endpoint/usbdev2.9_ep00
UEVENT[1173977613.361385] 
add@/devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1.5/2-1.5:1.0
UEVENT[1173977613.361411] add@/class/usb_endpoint/usbdev2.9_ep02
UEVENT[1173977613.361422] add@/class/usb_endpoint/usbdev2.9_ep82
UEVENT[1173977613.361434] add@/class/usb_endpoint/usbdev2.9_ep81
UEVENT[1173977613.361444] add@/class/usb_device/usbdev2.9
UDEV  [1173977613.380601] 
add@/devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1.5/2-1.5:1.0
UDEV  [1173977613.423356] add@/class/usb_device/usbdev2.9
UDEV  [1173977614.388135] add@/class/usb_endpoint/usbdev2.9_ep82
UDEV  [1173977614.388165] add@/class/usb_endpoint/usbdev2.9_ep02
UDEV  [1173977614.395648] add@/class/usb_endpoint/usbdev2.9_ep81

why are the endpointes removed and added in the working case?
the device is unchanged. 

do you need a --env printout? of all events?

Andreas

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CIDÞVDEV
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

  parent reply	other threads:[~2007-03-15 17:03 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-15 10:46 udev or kernel broken with rsdl 0.30 patch [u] Andreas Jellinghaus [c]
2007-03-15 15:22 ` Kay Sievers
2007-03-15 17:03 ` Andreas Jellinghaus [this message]
2007-03-15 19:57 ` udev or kernel broken with rsdl 0.30 patch Kay Sievers
2007-03-16 10:06 ` Andreas Jellinghaus
2007-03-16 10:35 ` Kay Sievers
2007-03-16 10:59 ` Andreas Jellinghaus
2007-03-16 11:34 ` Kay Sievers
2007-03-16 11:45 ` Andreas Jellinghaus
2007-03-16 12:08 ` Kay Sievers
2007-03-16 12:32 ` Andreas Jellinghaus
2007-03-16 12:48 ` Kay Sievers
2007-03-16 13:35 ` Andreas Jellinghaus
2007-03-16 13:38 ` Andreas Jellinghaus
2007-03-16 13:58 ` Kay Sievers
2007-03-16 14:39 ` Andreas Jellinghaus
2007-03-16 14:59 ` Kay Sievers
2007-03-16 15:20 ` Andreas Jellinghaus
2007-03-16 15:39 ` 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=200703151803.46231.aj@leogic.com \
    --to=aj@leogic.com \
    --cc=linux-hotplug@vger.kernel.org \
    /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).