From: Arun Bhanu <arun@codemovers.org>
To: linux-hotplug@vger.kernel.org
Subject: Re: [RFC][PATCH] use libsysfs for udevstart directory walking
Date: Sat, 18 Sep 2004 13:41:05 +0000 [thread overview]
Message-ID: <20040918134105.GA26929@spock.enterprise> (raw)
In-Reply-To: <20040915220056.GA9906@spock.enterprise>
On 06:00 Thu 16 Sep , Arun Bhanu wrote:
Sorry to reply to my own post.
> Currently, libsysfs does not provide an API for getting all the classes.
> So, I've introduced two new functions in libsysfs:
I was wrong about this.
> struct dlist *sysfs_open_classes(void)
> void sysfs_close_classes(struct dlist *clslist)
Remco <remco@d-compu.dyndns.org>, pointed out to me that libsysfs
provides these functionalities with the following two APIs:
struct dlist *sysfs_open_subsystem_list(char *name)
void sysfs_close_list(struct dlist *list)
Just ignore this patch. I'll resend the patch which uses the above APIs.
--Arun
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
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
prev parent reply other threads:[~2004-09-18 13:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-15 22:00 [RFC][PATCH] use libsysfs for udevstart directory walking Arun Bhanu
2004-09-18 13:41 ` Arun Bhanu [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=20040918134105.GA26929@spock.enterprise \
--to=arun@codemovers.org \
--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).