From: Piter Punk <piterpk@terra.com.br>
To: linux-hotplug@vger.kernel.org
Subject: the "correct" hotplug system...
Date: Thu, 25 Aug 2005 14:53:40 +0000 [thread overview]
Message-ID: <430DDB74.3020207@terra.com.br> (raw)
Hi,
I still had many doubts about hotplug/udev and the future
"ways" of that. As i can see, i need at startup:
1) run "udevstart"
2) put "/sbin/udevsend" as my hotplug handler.
3) All hotplug events will run udev.rules, and in the end
of udev.rules i need these lines:
ENV{UDEVD_EVENT}="1", RUN+="/sbin/udev_run_hotplugd"
RUN+="/sbin/udev_run_devd"
With only these, i don't load my pcicard modules and things
like that. Because that i put:
0) run hotplug agents to pickup "coldplug" events and load
pci modules and already connected usb devices
Is these the correct way to do? Or i am making something
wrong or can change something to achieve better results? I am using
the udev-064, hotplug-2004_09_23 and kernel 2.6.12.2.
Thanks!
Piter PUNK
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
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
reply other threads:[~2005-08-25 14:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=430DDB74.3020207@terra.com.br \
--to=piterpk@terra.com.br \
--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 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.