Linux PARISC architecture development
 help / color / mirror / Atom feed
From: Grant Grundler <grundler@cup.hp.com>
To: Daniel Engstrom <danne@telia.com>
Cc: parisc-linux@thepuffingroup.com, 5116@telia.com
Subject: Re: [parisc-linux] Recent CVS kernel: boot failure on 715/50 & inb() undefined
Date: Tue, 05 Dec 2000 14:31:18 -0800	[thread overview]
Message-ID: <200012052231.OAA05117@milano.cup.hp.com> (raw)
In-Reply-To: Your message of "Tue, 05 Dec 2000 23:18:24 PST." <Pine.LNX.4.21.0012052307320.8673-100000@zaphod.halden.lillfab.se>

Daniel Engstrom wrote:

> Or maybe inb() and outb() should always be defined?

inb/outb need to be defined for the type of I/O bus being supported.

PArisc doesn't have inb/outb instructions like x86.
PCI bus support is platform specific - ie different depending on HBA.
GSC bus support requires faking "I/O port space".
EISA is similar to PCI in this regard.

But HP does have systems with GSC, EISA, and PCI in the same machine.
Right now, only PCI defines a dynamic interface to support all three
at the same time. This "design" definitely needs more work for GSC/EISA
bus support if you (or anyone else) is interested.

grant

Grant Grundler
Unix Systems Enablement Lab
+1.408.447.7253

  reply	other threads:[~2000-12-05 22:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-05 22:18 [parisc-linux] Recent CVS kernel: boot failure on 715/50 & inb() undefined Daniel Engstrom
2000-12-05 22:31 ` Grant Grundler [this message]
2000-12-05 22:32 ` Matthew Wilcox
2000-12-06  0:58   ` Alan Cox
2000-12-06  1:19   ` Alan Cox

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=200012052231.OAA05117@milano.cup.hp.com \
    --to=grundler@cup.hp.com \
    --cc=5116@telia.com \
    --cc=danne@telia.com \
    --cc=parisc-linux@thepuffingroup.com \
    /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