From: Ross Burton <ross@burtonini.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: D-BUS support
Date: Sun, 25 Jan 2004 14:25:55 +0000 [thread overview]
Message-ID: <1075040755.8783.1.camel@localhost.localnet> (raw)
In-Reply-To: <20040124230228.GA9847@wonderland.linux.it>
On Sun, 2004-01-25 at 13:47, Marco d'Itri wrote:
> On Jan 25, Ross Burton <ross@burtonini.com> wrote:
> >For me (700MHz laptop) I get these results:
> ># time /etc/init.d/udev start
> >Creating initial udev device nodes...done.
> >/dev management daemon (udev) enabled.
> >
> >real 0m5.447s
> >user 0m1.459s
> >sys 0m2.401s
>
> How many nodes do you have?
>
> md@wonderland:~$ find /udev/ -type b -or -type c | wc -l
> 103
> md@wonderland:~$
$ find /udev/ -type b -or -type c | wc -l
411
$
Of couse that does include 256 rfcomm devices:
$ find /udev/ -type b -or -type c | grep -v rfcomm | wc -l
155
Ross
--
Ross Burton mail: ross@burtonini.com
jabber: ross@burtonini.com
www: http://www.burtonini.com./
PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
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
next prev parent reply other threads:[~2004-01-25 14:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-24 23:02 D-BUS support Marco d'Itri
2004-01-25 13:25 ` Ross Burton
2004-01-25 13:47 ` Marco d'Itri
2004-01-25 14:25 ` Ross Burton [this message]
2004-01-27 19:15 ` Marco d'Itri
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=1075040755.8783.1.camel@localhost.localnet \
--to=ross@burtonini.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).