From: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
To: Adam Jackson <ajackson@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Fix 82875 PCI setup
Date: Thu, 29 Mar 2007 14:37:00 -0300 [thread overview]
Message-ID: <20070329173700.GA9348@khazad-dum.debian.net> (raw)
In-Reply-To: <1175185000.26247.33.camel@localhost.localdomain>
On Thu, 29 Mar 2007, Adam Jackson wrote:
> The 82875 EDAC driver enables an otherwise-hidden PCI device, but
> doesn't register it as a PCI device properly. Therefore, the device
> list in /proc/bus/pci/devices is different than the tree in
> /sys/bus/pci. This usually manifests as the X server failing to start,
> since it expects the two lists to be consistent.
Just a note: when EDAC needs to unhide the overflow configuration space of
the 82875, it is because the BIOS hid it. And some BIOSes actually reserve
the area of the hidden device in the memory map/acpi tables/whatever.
Intel's D875PBZ motherboard does this. EDAC can and does enable the
overflow device, but it might fail to reserve that region because of that
the BIOS did (and that is not a problem, in fact it is expected behaviour).
I don't know if this affects this patch in any way. If it doesn't just
delete this email.
--
"One disk to rule them all, One disk to find them. One disk to bring
them all and in the darkness grind them. In the Land of Redmond
where the shadows lie." -- The Silicon Valley Tarot
Henrique Holschuh
prev parent reply other threads:[~2007-03-29 17:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-29 16:16 [PATCH] Fix 82875 PCI setup Adam Jackson
2007-03-29 17:37 ` Henrique de Moraes Holschuh [this message]
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=20070329173700.GA9348@khazad-dum.debian.net \
--to=hmh@hmh.eng.br \
--cc=ajackson@redhat.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox