All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Vandrovec <vandrove@vc.cvut.cz>
To: "Randy.Dunlap" <rddunlap@osdlab.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Using ACPI to get PCI routing info?
Date: Sat, 14 Jul 2001 21:35:57 +0200	[thread overview]
Message-ID: <20010714213557.E993@ppc.vc.cvut.cz> (raw)
In-Reply-To: <3B4F8A16.83EF0CA1@osdlab.org>
In-Reply-To: <3B4F8A16.83EF0CA1@osdlab.org>

On Fri, Jul 13, 2001 at 04:53:58PM -0700, Randy.Dunlap wrote:
> Petr-
> 
> Where does someone find/get BIOS version F5a for the 6VXD7?
> The latest that I see on the Gigabyte web pages is F5.

It might be that F5a is older than F5, as on my filesystem
F5a has date Feb8, while F5 has Mar23 ... But it does not
matter, as both report same broken table, at least for me.
So I have kernel patched with self written IRQ routing table
instead of with BIOS's one, and machine is happy using
IRQ16-19. This implies that I did not coded retrieving
IRQ routing info from ACPI. With current discussions about
moving ACPI to userspace it might be even impossible, as
you for sure want console before you enter userspace,
but you cannot have console if you did not enumerate
devices (video card) yet...
				Best regards,
					Petr Vandrovec
					vandrove@vc.cvut.cz

  reply	other threads:[~2001-07-14 19:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-13 23:53 Using ACPI to get PCI routing info? Randy.Dunlap
2001-07-14 19:35 ` Petr Vandrovec [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-02-22 21:38 Grover, Andrew
2001-02-22 20:30 Petr Vandrovec

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=20010714213557.E993@ppc.vc.cvut.cz \
    --to=vandrove@vc.cvut.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rddunlap@osdlab.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.