public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Russell King <rmk@arm.linux.org.uk>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Andrew Morton <akpm@osdl.org>, linux-kernel@vger.kernel.org
Subject: Re: 2.5/2.6 PCMCIA Issues
Date: Wed, 6 Aug 2003 10:33:20 +0100	[thread overview]
Message-ID: <20030806103320.A2094@flint.arm.linux.org.uk> (raw)
In-Reply-To: <200308060711.h767B0I19677@mail.osdl.org>; from torvalds@osdl.org on Wed, Aug 06, 2003 at 12:11:00AM -0700

On Wed, Aug 06, 2003 at 12:11:00AM -0700, Linus Torvalds wrote:
> Andrew Morton wrote:
> > Disabling i82635 in config fixes it up.
> 
> Ok. Misha confirmed that disabling 82365 works for him too.

Interesting.

> Something is broken in resource handling that the i82365 driver
> even tries to probe for the ports that are in use.

Not really - I suspect there's something else going on.

When yenta initialises, we claim the PCI resources for it, and disable
the legacy IO space by writing 0 to it (it reads back 1.)  This is the
same that we've always done.

I wonder if the PNP code is activating the legacy IO space, and thereby
screwing up the configuration which yenta has setup.

Could someone with both yenta and i82365 with PNP try running lspci -vv
after both have tried to initialise, and obviously before inserting a
card in a slot?  You should see:

        16-bit legacy interface ports at 0001

as the last line for each of the Cardbus bridge devices.

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html


  reply	other threads:[~2003-08-06  9:33 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-04 23:22 2.5/2.6 PCMCIA Issues Misha Nasledov
2003-08-05 13:44 ` Russell King
2003-08-06  4:56   ` Misha Nasledov
2003-08-06  5:59     ` OSDL
2003-08-06  6:42       ` Andrew Morton
2003-08-06  7:11         ` Linus Torvalds
2003-08-06  9:33           ` Russell King [this message]
2003-08-06 11:23             ` Russell King
2003-08-06 15:33               ` Linus Torvalds
2003-08-07 11:29           ` Alan Cox
2003-08-06  6:42       ` Misha Nasledov
2003-08-06  7:06       ` Misha Nasledov
2003-08-06 11:42       ` Adam Belay
2003-08-06 16:26         ` Russell King
2003-08-06 20:34         ` Andrew Morton
2003-08-06 20:53           ` Russell King
     [not found] <20031013161010.GH1623@ee.oulu.fi>
2003-10-13 16:15 ` Misha Nasledov

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=20030806103320.A2094@flint.arm.linux.org.uk \
    --to=rmk@arm.linux.org.uk \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.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