linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: linux-hotplug@vger.kernel.org
Subject: Re: PATCH pci.rc with lspci instead of deprecated /proc/pci
Date: Thu, 05 Feb 2004 17:14:37 +0000	[thread overview]
Message-ID: <200402051814.37329.arnd@arndb.de> (raw)
In-Reply-To: <40214C0A.5070307@laposte.net>

On Thursday 05 February 2004 11:50, mjl wrote:
> Marco d'Itri wrote:

> >You cannot use awk because it's in /usr/bin/, which may not be mounted
> >when hotplug is started.

> so you can't use lspci too. if I remember correctly  /proc pci is a
> deprecated option....

How about "ls /sys/bus/pci/devices/ ; while read PCI_ID ; do ... ; done"?

	Arnd <><



-------------------------------------------------------
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

  parent reply	other threads:[~2004-02-05 17:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-04 19:46 PATCH pci.rc with lspci instead of deprecated /proc/pci mjl
2004-02-04 20:41 ` Marco d'Itri
2004-02-05 10:50 ` mjl
2004-02-05 16:39 ` Martin Mares
2004-02-05 17:14 ` Arnd Bergmann [this message]
2004-02-05 17:21 ` Marco d'Itri
2004-02-05 17:32 ` Måns Rullgård

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=200402051814.37329.arnd@arndb.de \
    --to=arnd@arndb.de \
    --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).