Re: PCI Express support for 2.4 kernel

From: Greg KH
Date: Mon Dec 15 2003 - 18:17:25 EST


On Tue, Dec 16, 2003 at 12:48:49AM +0200, Vladimir Kondratiev wrote:
>
> My fist intention was exactly same as yours, but if all access were done
> through pci_dev...

Look at 2.6's version of pci_[read|write]_config_*() :)

(yeah, it's just a wrapper around pci_bus_*() right now, but that's
easier to change if we have to...)

thanks,

greg k-h


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/