Messages in this thread |  | | | Date | Tue, 27 Jan 2004 13:12:53 -0800 | | From | Greg KH <> | | Subject | Re: [PATCH][2.6] PCI Scan all functions |
| |
On Tue, Jan 27, 2004 at 10:55:01AM -0600, Jake Moilanen wrote: > 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.
Heh, I think the PPC64 people need to get together and all talk about this, as I just got a different patch, that solves much the same problem from John Rose (it's on the linuxppc64 mailing list.)
Can you two get together and not patch the same section of code to do the same thing in different ways?
thanks,
greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |