LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Weidemann <linuxppc@gatekeeper.informatik.fh-dortmund.de>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: linuxppc-dev <linuxppc-dev@lists.linuxppc.org>
Subject: Re: 2.4.17-pre8-ben0: kernel oops using pcmcia services
Date: Fri, 14 Dec 2001 18:34:12 +0100	[thread overview]
Message-ID: <3C1A3814.3020701@gatekeeper.informatik.fh-dortmund.de> (raw)
In-Reply-To: 20011214163939.1291@smtp.adsl.oleane.com


It works ! Thanks Ben !! ;)

Ralf

Benjamin Herrenschmidt wrote:

> First make sure the memory resources you use are available
> in /proc/iomem
>
>
>>include port 0x100-0x4ff, port 0x800-0x8ff, port 0xc00-0xcff
>>
>
> Those should be ok
>
>
>>include memory 0xc0000-0xfffff
>>
>
> This one is wrong (this is in the middle of RAM !)
>
>
>>include memory 0xa0000000-0xa0ffffff, memory 0x60000000-0x60ffffff
>>
>
> Hrm...  the second one is wrong at least.
>
> try
>
> include memory 0xa1000000-0xa1ffffff, I think this one is available
> on your machine.
>
>
>># First built-in serial port
>>exclude irq 4
>># Second built-in serial port
>>#exclude irq 3
>># First built-in parallel port
>>exclude irq 7
>>
>
> Remove the above exclude, they don't make sense on pmacs
>
> Ben.
>
>


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

      reply	other threads:[~2001-12-14 17:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-14 15:59 2.4.17-pre8-ben0: kernel oops using pcmcia services Ralf Weidemann
2001-12-14 16:26 ` Benjamin Herrenschmidt
2001-12-14 16:32   ` Ralf Weidemann
2001-12-14 16:39     ` Benjamin Herrenschmidt
2001-12-14 17:34       ` Ralf Weidemann [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=3C1A3814.3020701@gatekeeper.informatik.fh-dortmund.de \
    --to=linuxppc@gatekeeper.informatik.fh-dortmund.de \
    --cc=benh@kernel.crashing.org \
    --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