public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@osdl.org>
To: Matthias Hentges <oe@hentges.net>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>, Greg KH <greg@kroah.com>
Subject: Re: sky2 (was Re: 2.6.18-mm2)
Date: Mon, 9 Oct 2006 09:45:04 -0700	[thread overview]
Message-ID: <20061009094504.7b58eb2d@freekitty> (raw)
In-Reply-To: <1160332296.4575.31.camel@mhcln03>

On Sun, 08 Oct 2006 20:31:36 +0200
Matthias Hentges <oe@hentges.net> wrote:

> 
> Oops, I forgot the "x" in lspci -vvvx, new dumps are attached.


I think I know what the problem is. The PCI access routines to access pci express
registers (ie reg > 256), only work if using MMCONFIG access. For some reason
your configuration doesn't want to use/allow that.

When it happened before, I ended up just not using the pci_read_config_XXX
routines and using the device map.  I'll revert the patch that started using
pci_find_ext_capabablity.

-- 
Stephen Hemminger <shemminger@osdl.org>

  reply	other threads:[~2006-10-09 17:46 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20060928155053.7d8567ae.akpm@osdl.org>
2006-09-28 23:07 ` sky2 (was Re: 2.6.18-mm2) Jeff Garzik
2006-09-28 23:19   ` Stephen Hemminger
2006-09-30  0:26     ` Matthias Hentges
2006-10-04  2:57     ` Matthias Hentges
2006-10-04  3:26       ` Stephen Hemminger
2006-10-07 19:48         ` Matthias Hentges
2006-10-08 13:41           ` Matthias Hentges
2006-10-08 16:20             ` Stephen Hemminger
2006-10-08 17:00               ` Matthias Hentges
2006-10-08 18:31                 ` Matthias Hentges
2006-10-09 16:45                   ` Stephen Hemminger [this message]
2006-10-09 23:14                     ` Oleg Verych
2006-10-15  4:27                       ` Oleg Verych
2006-10-10 10:45                     ` Matthias Hentges
2006-10-10  0:02               ` Beber
2006-09-28 23:25   ` Andrew Morton
2006-09-28 23:30     ` Stephen Hemminger
2006-09-29 16:04       ` Andrea Gelmini

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=20061009094504.7b58eb2d@freekitty \
    --to=shemminger@osdl.org \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=oe@hentges.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox