Re: pnp missing proc entries?

From: Adam Belay (ambx1_at_neo.rr.com)
Date: 02/18/04

  • Next message: Bruce Allen: "Re: harddisk or kernel problem?"
    Date:	Wed, 18 Feb 2004 11:24:14 +0000
    To: Mark Hindley <mark@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

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Bruce Allen: "Re: harddisk or kernel problem?"

    Relevant Pages

    • pnp missing proc entries?
      ... I have just switched to 2.6 and am trying to resolve and irq conflict ... between a sound card and internal modem. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: FC6 sound gone
      ... that /etc/modprobe.conf was empty of sound card module info (or better ... detect and install it brand new. ... IRQ conflict might not be out of the question. ...
      (Fedora)