All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adam Belay <ambx1@neo.rr.com>
To: Mark Hindley <mark@hindley.uklinux.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: pnp missing proc entries?
Date: Wed, 18 Feb 2004 11:24:14 +0000	[thread overview]
Message-ID: <20040218112414.GA10238@neo.rr.com> (raw)
In-Reply-To: <20040218074414.GA11598@titan.home.hindley.uklinux.net>

Hi,

On Wed, Feb 18, 2004 at 07:44:14AM +0000, Mark Hindley wrote:
> Hi,
> 
> I have just switched to 2.6 and am trying to resolve and irq conflict
> between a sound card and internal modem.

Is the pnp layer complaining about this conflict?  Are you using pnpbios 
support?  Are both the sound card and internal modem isapnp devices?

> 
> Looking in Documentation/pnp.txt there should be files in
> proc/bus/isapnp/<node>/{id,resources,options}.
> 
> However all I have is plain node at /proc/bnus/isapnp/<node> that dumps
> some binary data.
> 
> Is the documentation out of date? I can see the calls to make the

Thanks for bringing this to my attention.  I'll update the documentation 
soon.

> missing nodes in pnp_add_device() but can't find it called from
> anywhere. Is this a deliberate omission?
> 
> Thanks
> 
> Mark
> 

You can access this information through sysfs.

try something like this:
mkdir /sys
mount -t sysfs none /sys

Thanks,
Adam


  reply	other threads:[~2004-02-18 16:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-18  7:44 pnp missing proc entries? Mark Hindley
2004-02-18 11:24 ` Adam Belay [this message]
2004-02-21 14:33   ` Mark Hindley
2004-02-18  7:59 Mark Hindley

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=20040218112414.GA10238@neo.rr.com \
    --to=ambx1@neo.rr.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark@hindley.uklinux.net \
    /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.