All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Millan <rmh@aybabtu.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: PCI support
Date: Wed, 30 Jan 2008 23:01:55 +0100	[thread overview]
Message-ID: <20080130220155.GA6731@thorin> (raw)
In-Reply-To: <87prvjhy9p.fsf@xs4all.nl>

On Wed, Jan 30, 2008 at 09:08:34PM +0100, Marco Gerards wrote:
> Robert Millan <rmh@aybabtu.com> writes:
> 
> > On Wed, Jan 30, 2008 at 06:57:38PM +0100, Marco Gerards wrote:
> >> Marco Gerards <mgerards@xs4all.nl> writes:
> >> 
> >> > 2009-01-28  Marco Gerards  <marco@gnu.org>
> >> >
> >> > 	* bus/pci.c: New file.
> >> >
> >> > 	* include/grub/pci.h: Likewise.
> >> >
> >> > 	* include/grub/i386/pc/pci.h: Likewise.
> >> >
> >> > 	* commands/lspci.c: Likewise.
> >> >
> >> > 	* conf/i386-pc.rmk (pkglib_MODULES): Add `pci.mod' and
> >> > 	`lspci.mod'.
> >> > 	(pci_mod_SOURCES): New variable.
> >> > 	(pci_mod_CFLAGS): Likewise.
> >> > 	(pci_mod_LDFLAGS): Likewise.
> >> > 	(lspci_mod_SOURCES): Likewise.
> >> > 	(lspci_mod_CFLAGS): Likewise.
> >> > 	(lspci_mod_LDFLAGS): Likewise.	
> >> 
> >> No objections?  Did everyone have a (quick) look at the interfaces?
> >
> > You put grub_pci_read() in an arch-specific file;  is that function really
> > arch-specific, or only its IO addresses are?
> 
> IO addresses are Intel only, AFAIK.  Almost all architectures have
> mmapped IO.  It's really arch specific.

Are you sure that makes grub_inl / grub_outl arch-specific ?  They can't be
implemented as wrappers for direct memory access?

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call… if you are unable to speak?
(as seen on /.)



  reply	other threads:[~2008-01-30 22:03 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-28 14:03 PCI support Marco Gerards
2008-01-28 17:25 ` Robert Millan
2008-01-28 18:32   ` Marco Gerards
2008-01-28 19:08     ` Robert Millan
2008-01-29  8:40       ` Marco Gerards
2008-01-30 17:57 ` Marco Gerards
2008-01-30 18:44   ` Robert Millan
2008-01-30 20:08     ` Marco Gerards
2008-01-30 22:01       ` Robert Millan [this message]
2008-01-30 22:17         ` Marco Gerards
2008-01-30 22:25           ` Robert Millan
2008-01-31  8:51             ` Marco Gerards
2008-01-31 11:05               ` Robert Millan
2008-02-02 15:39                 ` Marco Gerards
2008-01-30 19:40   ` Yoshinori K. Okuji
2008-01-30 20:07     ` Marco Gerards
  -- strict thread matches above, loose matches on Subject: below --
2006-05-06 13:36 pci support vincent guffens
2006-05-06 14:08 ` Vesa Jääskeläinen
2006-05-06 14:46 ` Marco Gerards
2006-05-06 15:12   ` vincent guffens
2006-05-06 16:12     ` Marco Gerards
2006-05-06 16:25       ` vincent guffens
2006-05-06 17:07         ` Marco Gerards
2001-10-12 18:38 PCI support Kevin Fry
2001-10-12 19:09 ` Dan Taylor

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=20080130220155.GA6731@thorin \
    --to=rmh@aybabtu.com \
    --cc=grub-devel@gnu.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.