From: Fred Gray <fegray@socrates.berkeley.edu>
To: linuxppc-dev@lists.linuxppc.org
Subject: Genesis2_pci_IRQ_map vs. MVME2300/MVME2600
Date: Thu, 17 Apr 2003 15:45:46 -0700 [thread overview]
Message-ID: <20030417224546.GG6525@socrates.berkeley.edu> (raw)
Dear PPC kernel hackers,
In the structure Genesis2_pci_IRQ_map in arch/ppc/platforms/prep_pci.c, the
following entries currently appear (at least in 2.4.21-pre6 from a
linuxppc_2_4_devel tree obtained via rsync):
0, /* Slot 10 - Ethernet */
0, /* Slot 11 - Universe PCI - VME Bridge */
3, /* Slot 12 - unused */
0, /* Slot 13 - unused */
2, /* Slot 14 - SCSI */
These numbers don't match with the Motorola MVME2300 and MVME2600 series boards
that I'm using, where the following assignments are the reality:
0, /* Slot 10 - unused */
0, /* Slot 11 - IDE */
3, /* Slot 12 - SCSI */
5, /* Slot 13 - Universe PCI - VME Bridge */
2, /* Slot 14 - Ethernet */
Note that nearly all of the differences here are in the comments: the kernel
works as distributed except that the Universe VME interface isn't assigned
an IRQ. The fact that every single one of the comments is wrong just makes it
a little more interesting for someone like me to figure out what this
mapping refers to. :-)
Thanks very much,
-- Fred
-- Fred Gray / Visiting Postdoctoral Researcher --
-- Department of Physics / University of California, Berkeley --
-- fegray@socrates.berkeley.edu / phone 510-642-4057 / fax 510-642-9811 --
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
reply other threads:[~2003-04-17 22:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20030417224546.GG6525@socrates.berkeley.edu \
--to=fegray@socrates.berkeley.edu \
--cc=linuxppc-dev@lists.linuxppc.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).