[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20061009094504.7b58eb2d@freekitty>
Date: Mon, 9 Oct 2006 09:45:04 -0700
From: Stephen Hemminger <shemminger@...l.org>
To: Matthias Hentges <oe@...tges.net>
Cc: Linux Kernel <linux-kernel@...r.kernel.org>,
Greg KH <greg@...ah.com>
Subject: Re: sky2 (was Re: 2.6.18-mm2)
On Sun, 08 Oct 2006 20:31:36 +0200
Matthias Hentges <oe@...tges.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@...l.org>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists