From: Marcin Dawidowicz <marcin.dawidowicz@kontron.pl>
To: linuxppc-embedded@ozlabs.org
Subject: Re: IDE and PCI
Date: Tue, 12 Apr 2005 12:36:18 +0200 [thread overview]
Message-ID: <200504121236.19326.marcin.dawidowicz@kontron.pl> (raw)
In-Reply-To: <200504121214.28076.Schramel.Linux@go.bartec.de>
Hi,
On Tuesday 12 of April 2005 12:14, Marco Schramel wrote:
> Hi
>
> we runs a 2.4.25 on a custum board (MPC8270). We use compact flash over
> UPM. All runs fine. But if i config in the pci bus the i/o accesses on
> compact flash will fail. The kernel booting fails and it hangs up. At the
> same time i can read out the cf registers with bdi.
> It crashes on the first INB() call in ide_probe.c. "stat =
> hwif->INB(hwif->io_ports[IDE_STATUS_OFFSET]);". Without pci it works fine.
Propably isa_io_base is set to beginning of PCI IO area when PCI is enabled.
So all io accesses are mapped in different location. In this case you may
need to add additional offset to default io port addresses for compact flash
access.
Best regards,
Marcin
prev parent reply other threads:[~2005-04-12 11:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-12 10:14 IDE and PCI Marco Schramel
2005-04-12 10:36 ` Marcin Dawidowicz [this message]
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=200504121236.19326.marcin.dawidowicz@kontron.pl \
--to=marcin.dawidowicz@kontron.pl \
--cc=linuxppc-embedded@ozlabs.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