linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Palmer <me@danielpalmer.co.uk>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 2/2] sh: Add sh_io_port_base check in __ioport_map function
Date: Mon, 28 Mar 2011 14:08:33 +0000	[thread overview]
Message-ID: <4D909661.80107@danielpalmer.co.uk> (raw)
In-Reply-To: <1301200307-5321-2-git-send-email-iwamatsu@nigauri.org>

On 27/03/11 08:45, Nobuhiro Iwamatsu wrote:
> I think that this is other problem for pata_artop.
> This patch fix calculation of address.
>
> Best regards,
>    Nobuhiro
>    

With some advice from another Landisk/USL-5P user..

Changing a line in arch/sh/kernel/ioport.c

const unsigned long sh_io_port_base __read_mostly = 0xfe240000;

Seems to fix PCI.

All PCI seems to be broken in 2.6.38.
Loading 8139cp for the ethernet controller makes the board hang.

Also I have asked on the linux-ide list. PATA_ARTOP is working on other 
boards.

  parent reply	other threads:[~2011-03-28 14:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-27  4:31 [PATCH 2/2] sh: Add sh_io_port_base check in __ioport_map function Nobuhiro Iwamatsu
2011-03-27  6:37 ` Daniel Palmer
2011-03-27  7:45 ` Nobuhiro Iwamatsu
2011-03-28 14:08 ` Daniel Palmer [this message]
2011-03-28 23:29 ` Nobuhiro Iwamatsu
2011-03-30  7:37 ` Daniel Palmer

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=4D909661.80107@danielpalmer.co.uk \
    --to=me@danielpalmer.co.uk \
    --cc=linux-sh@vger.kernel.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).