All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rene Herman <rene.herman@keyaccess.nl>
To: Adam Belay <ambx1@neo.rr.com>
Cc: Matthieu Castet <castet.matthieu@free.fr>,
	Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [2.6.9+] PnPBIOS: Missing SMALL_TAG_ENDDEP tag
Date: Mon, 06 Dec 2004 04:06:14 +0100	[thread overview]
Message-ID: <41B3CCA6.1060507@keyaccess.nl> (raw)
In-Reply-To: <20041206024218.GD3103@neo.rr.com>

[-- Attachment #1: Type: text/plain, Size: 2322 bytes --]

Adam Belay wrote:

> Could you please send me "pnp.tar" from something like this:
> 
> mkdir /tmp/pnp; cp /proc/bus/pnp/[0-f][0-f] /tmp/pnp; tar -cf pnp.tar /tmp/pnp; rm -fR /tmp/pnp
> 
> make sure the pnpbios /proc interface is compiled into the kernel.
> 
> I'd like to look at the node data to see what's going on.

Sure, attached. In case it's useful/easier, earlier I also booted with 
debugging printks added to pnpbios_parse_resource_option_data, noting 
the tag types encountered. This produced:

Linux Plug and Play Support v0.97 (c) Adam Belay
PnPBIOS: Scanning system for PnP BIOS support...
PnPBIOS: Found PnP BIOS installation structure at 0xc00f7740
PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0x6634, dseg 0xf0000
PnPBIOS: SMALL_TAG_END
PnPBIOS: SMALL_TAG_END
PnPBIOS: SMALL_TAG_END
PnPBIOS: SMALL_TAG_END
PnPBIOS: SMALL_TAG_END
PnPBIOS: SMALL_TAG_END
PnPBIOS: SMALL_TAG_END
PnPBIOS: SMALL_TAG_END
PnPBIOS: SMALL_TAG_STARTDEP
PnPBIOS: SMALL_TAG_PORT
PnPBIOS: SMALL_TAG_IRQ
PnPBIOS: SMALL_TAG_STARTDEP
PnPBIOS: SMALL_TAG_PORT
PnPBIOS: SMALL_TAG_IRQ
PnPBIOS: SMALL_TAG_STARTDEP
PnPBIOS: SMALL_TAG_PORT
PnPBIOS: SMALL_TAG_IRQ
PnPBIOS: SMALL_TAG_STARTDEP
PnPBIOS: SMALL_TAG_PORT
PnPBIOS: SMALL_TAG_IRQ
PnPBIOS: SMALL_TAG_END
PnPBIOS: Missing SMALL_TAG_ENDDEP tag
PnPBIOS: SMALL_TAG_STARTDEP
PnPBIOS: SMALL_TAG_PORT
PnPBIOS: SMALL_TAG_IRQ
PnPBIOS: SMALL_TAG_STARTDEP
PnPBIOS: SMALL_TAG_PORT
PnPBIOS: SMALL_TAG_IRQ
PnPBIOS: SMALL_TAG_STARTDEP
PnPBIOS: SMALL_TAG_PORT
PnPBIOS: SMALL_TAG_IRQ
PnPBIOS: SMALL_TAG_STARTDEP
PnPBIOS: SMALL_TAG_PORT
PnPBIOS: SMALL_TAG_IRQ
PnPBIOS: SMALL_TAG_END
PnPBIOS: Missing SMALL_TAG_ENDDEP tag
PnPBIOS: SMALL_TAG_STARTDEP
PnPBIOS: SMALL_TAG_PORT
PnPBIOS: SMALL_TAG_PORT
PnPBIOS: SMALL_TAG_IRQ
PnPBIOS: SMALL_TAG_DMA
PnPBIOS: SMALL_TAG_STARTDEP
PnPBIOS: SMALL_TAG_PORT
PnPBIOS: SMALL_TAG_PORT
PnPBIOS: SMALL_TAG_IRQ
PnPBIOS: SMALL_TAG_DMA
PnPBIOS: SMALL_TAG_STARTDEP
PnPBIOS: SMALL_TAG_PORT
PnPBIOS: SMALL_TAG_PORT
PnPBIOS: SMALL_TAG_IRQ
PnPBIOS: SMALL_TAG_DMA
PnPBIOS: SMALL_TAG_END
PnPBIOS: Missing SMALL_TAG_ENDDEP tag
PnPBIOS: SMALL_TAG_STARTDEP
PnPBIOS: SMALL_TAG_PORT
PnPBIOS: SMALL_TAG_IRQ
PnPBIOS: SMALL_TAG_DMA
PnPBIOS: SMALL_TAG_END
PnPBIOS: Missing SMALL_TAG_ENDDEP tag
PnPBIOS: SMALL_TAG_END
PnPBIOS: 13 nodes reported by PnP BIOS; 13 recorded by driver

Cheers,
Rene.

[-- Attachment #2: pnp.tar --]
[-- Type: application/x-tar, Size: 20480 bytes --]

  reply	other threads:[~2004-12-06  3:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-06  0:35 [2.6.9+] PnPBIOS: Missing SMALL_TAG_ENDDEP tag Rene Herman
2004-12-06  0:46 ` matthieu castet
2004-12-06  1:04   ` Rene Herman
2004-12-06  2:42 ` Adam Belay
2004-12-06  3:06   ` Rene Herman [this message]
2004-12-06 16:59     ` Adam Belay
2004-12-06 21:04       ` Rene Herman
2004-12-07  0:03         ` Adam Belay

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=41B3CCA6.1060507@keyaccess.nl \
    --to=rene.herman@keyaccess.nl \
    --cc=ambx1@neo.rr.com \
    --cc=castet.matthieu@free.fr \
    --cc=linux-kernel@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 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.