Messages in this thread |  | | Date | Wed, 17 Jan 2001 09:52:21 +0100 | From | Martin Mares <> | Subject | Re: [PATCH] PCI-Devices and ServerWorks chipset |
| |
Hello!
> The patch below (against vanilla 2.4.0) makes Linux recognize > PCI-Devices sitting in another PCI bus than 0 (or 1). > > This was tested on a Netfinity 7100-8666 using a ServerWorks chipset.
I don't have the ServerWorks chipset documentation at hand, but I think your patch is wrong -- it doesn't make any sense to scan a bus _range_. The registers 0x44 and 0x45 are probably ID's of two primary buses and the code should scan both of them, but not the space between them.
Anyway, could you send me a `lspci -MH1 -vvx' and `lspci -vvxxx -s0:0', please?
Have a nice fortnight -- Martin `MJ' Mares <mj@ucw.cz> <mj@suse.cz> http://atrey.karlin.mff.cuni.cz/~mj/ System going down at 5 pm to install scheduler bug. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |