public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* pci_fixup_video() bogosity
@ 2005-03-08  4:38 Benjamin Herrenschmidt
  2005-03-08  5:57 ` Jon Smirl
  0 siblings, 1 reply; 5+ messages in thread
From: Benjamin Herrenschmidt @ 2005-03-08  4:38 UTC (permalink / raw)
  To: Linux Kernel list; +Cc: Jon Smirl

Hi !

While working on writing a VGA access arbiter for kernel & userland,
I wondered how to properly get my "initial" state at boot. For that,
I looked at how the new PCI ROM stuff does to find out who owns the
memory shadow at c0000, and found it quite bogus.

>From what I see, the code is only based on looking at what bridges
have VGA forwarding enabled. It doesn't test the actual IO and Memory
enable bits of the VGA cards themselves.

What if you have 2 cards under the same bridge ?

Ben.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-03-11  3:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-08  4:38 pci_fixup_video() bogosity Benjamin Herrenschmidt
2005-03-08  5:57 ` Jon Smirl
2005-03-08  7:17   ` Benjamin Herrenschmidt
2005-03-11  3:39     ` Jon Smirl
2005-03-11  3:42       ` Benjamin Herrenschmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox