John-Mark Gurney wrote this message on Thu, Jun 12, 2003 at 16:52 -0700:
> I will of course revert pci_read_device back to it's original state
> since the MFDEV patch makes it unnecessary.
Ok, here is just the pci MFDEV patch. I would like to see if this works
on other arch's, at a minimum, that
Bernd Walter wrote this message on Fri, Jun 13, 2003 at 01:23 +0200:
> Your patch still probes for additional functions without checking
> if the device really is a multifunction device.
I just now realized that the MFDEV ment Multi-Function device! Now
the patch to pci.c makes perfect sense.
>
On Thu, Jun 12, 2003 at 03:56:32PM -0700, John-Mark Gurney wrote:
> Well, I implemented PCI probing as per the UltraSparc IIi user's manual,
> and now, I get quite a bit more than I bargined for:
> bash-2.05b$ pciconf -l | wc
> 38 2283106
>
> The complete pciconf -l -v is at:
> http: