From: md@Linux.IT (Marco d'Itri)
To: Greg KH <greg@kroah.com>
Cc: linux-kernel@vger.kernel.org, debian-kernel@lists.debian.org
Subject: Re: major 442
Date: Wed, 25 Oct 2006 17:18:37 +0200 [thread overview]
Message-ID: <20061025151837.GB9999@wonderland.linux.it> (raw)
In-Reply-To: <20061025150846.GB23331@kroah.com>
[-- Attachment #1: Type: text/plain, Size: 547 bytes --]
On Oct 25, Greg KH <greg@kroah.com> wrote:
> As for what is trying to load the module, I have no idea, it must be
> some userspace tool...
Found it... I had this experimental udev rule which puts the devices in
/dev/bus/usb/ and pcscd keeps scanning the directory every second
looking for Cthulhu knows what:
SUBSYSTEM=="usb_endpoint", PROGRAM="/bin/sh -c 'K=%k; E=$${K#*_}; K=$${K#usbdev}; K=$${K%%%%_*}; printf bus/usb/%%03i/%%03i_%%s $${K%%%%.*} $${K#*.} $$E'", \
NAME="%c"
--
ciao,
Marco
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2006-10-25 15:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-25 10:20 major 442 Marco d'Itri
2006-10-25 13:39 ` Rolf Eike Beer
2006-10-25 15:08 ` Greg KH
2006-10-25 15:18 ` Marco d'Itri [this message]
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=20061025151837.GB9999@wonderland.linux.it \
--to=md@linux.it \
--cc=debian-kernel@lists.debian.org \
--cc=greg@kroah.com \
--cc=linux-kernel@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 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.