public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Martin Mares <mj@ucw.cz>
To: Jake Moilanen <moilanen@austin.ibm.com>
Cc: Andrew Morton <akpm@osdl.org>, lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH][2.6] PCI Scan all functions
Date: Wed, 28 Jan 2004 16:41:12 +0100	[thread overview]
Message-ID: <20040128154112.GA6108@ucw.cz> (raw)
In-Reply-To: <1075222501.1030.45.camel@magik>

Hello!

> There are some arch, like PPC64, that need to be able to scan all the
> PCI functions.  The problem comes in on a logically partitioned system
> where function 0 on a PCI-PCI bridge is assigned to one partition and
> say function 2 is assiged to another partition.  On the second
> partition, it would appear that function 0 does not exist, but function
> 2 does.  If all the functions are not scanned, everything under function
> 2 would not be detected.

Enabling scan of all functions globally is probably going to cause troubles,
because there are single-function devices which respond to all function
numbers. You need to enable this quirk selectively.

				Have a nice fortnight
-- 
Martin `MJ' Mares   <mj@ucw.cz>   http://atrey.karlin.mff.cuni.cz/~mj/
Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth
"God doesn't play dice."    -- Albert Einstein

      parent reply	other threads:[~2004-01-28 15:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-27 16:55 [PATCH][2.6] PCI Scan all functions Jake Moilanen
2004-01-27 21:12 ` Greg KH
2004-01-27 21:33   ` Andrew Morton
2004-01-27 21:44     ` Greg KH
2004-01-28 20:58       ` Ivan Kokshaysky
2004-01-27 21:57     ` Linus Torvalds
2004-01-27 21:57   ` John Rose
2004-01-28 15:41 ` Martin Mares [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=20040128154112.GA6108@ucw.cz \
    --to=mj@ucw.cz \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=moilanen@austin.ibm.com \
    /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