On Tue, Dec 16, 2008 at 11:33:33AM -0800, Jesse Barnes wrote: > > I read it, but that's the way a kernel works: if you want to talk to a > > device, get a driver. You can write a rather minimal one that does only > > pci_enable_device() on probe and pci_disable_device() on remove. Try the > > one posted by Chris Wright in "[PATCH 2/2] PCI: pci-stub module to reserve > > pci device" as a starting point. > > Ok, so sounds like Darrick's original patch gets a NAK? I guess the fakephp > vs. dummyphp vs. new interface stuff can be dealt with in another thread... I'd like to be able to (pretend to) add and remove PCI devices via fakephp until this dummyphp/fakephp/newinterface stuff gets ironed out and put into mainline. In any case, I gave 2.6.24 a whirl. 2.6.24 fakephp sets up the BARs correctly, so technically this is a regression fix too, even if only a stopgap. --D -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html