Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Ladislav Michl <ladis@psi.cz>
To: linux-mips@oss.sgi.com
Subject: DBE/IBE handling incompatibility
Date: Mon, 17 Jun 2002 13:33:11 +0200	[thread overview]
Message-ID: <20020617113311.GA839@kopretinka> (raw)

hi,

i'd like to release GIO64 bus support. Before doing so DBE/IBE handling
should be done in the same fashion for both mips and mips64 (*). Currently
mips is using handler in handler via dbe_board_handler and ibe_board_handler 
which are not used anywhere while mips64 is using BUILD_HANDLER macro defined
in include/asm-mips64/exception.h (see arch/mips64/sgi-ip27/ip27-dbe-glue.S)
Unfortunately I have nearly zero knowledge of MIPS assembler, so I'm
unable to code mips way same as mips64 is... Help from someone more
experienced will be greatly appreciated :-)

(*) How GIO device detection works? each IP22 machine contains three GIO bus
slots. GIO device provides information about itself in first (three) word(s)
of address space it occupies. The only way how to detect GIO card is
trying to read word from it's base address. If DBE exception is generated 
then there is definitely no card present, otherwise read value encodes 
information about device.

	ladis

             reply	other threads:[~2002-06-17 11:32 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-17 11:33 Ladislav Michl [this message]
2002-06-19 16:47 ` DBE/IBE handling incompatibility Maciej W. Rozycki
2002-06-25  0:36   ` Ladislav Michl
2002-06-25 11:55     ` Maciej W. Rozycki
2002-06-26 11:51       ` [patch] linux: DBE/IBE handling rewrite Maciej W. Rozycki
2002-06-26 12:05         ` Ralf Baechle
2002-06-26 13:07           ` Maciej W. Rozycki
2002-06-26 17:21             ` Jun Sun
2002-06-27 12:00               ` Maciej W. Rozycki
2002-06-27 17:12                 ` Jun Sun
2002-06-27 18:29                   ` Maciej W. Rozycki
2002-06-27 19:08                     ` Jun Sun
2002-06-27 20:00                       ` Maciej W. Rozycki
2002-06-26 20:59             ` [patch] GIO bus support Ladislav Michl
2002-06-26 23:46               ` Ralf Baechle
2002-06-27 10:14                 ` FIR problem jeff
2002-06-27 10:14                   ` jeff
2002-06-27 12:21               ` [patch] GIO bus support Maciej W. Rozycki
2002-08-04 22:03                 ` Ladislav Michl
2002-09-28 19:55                 ` Ladislav Michl
2002-06-26 17:17         ` [patch] linux: DBE/IBE handling rewrite Jun Sun
2002-06-27 11:51           ` Maciej W. Rozycki

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=20020617113311.GA839@kopretinka \
    --to=ladis@psi.cz \
    --cc=linux-mips@oss.sgi.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