Re: RFC: PCI hotplug resource reservation

David Woodhouse (dwmw2@infradead.org)
Wed, 07 Aug 2002 12:38:41 +0100


scottm@somanetworks.com said:
> However, in my quest to avoid duplicating the piles of resource
> manipulation code in the Compaq and IBM hotplug drivers, and use the
> PCI API in the fashion of the Cardbus driver, I've had to implement an
> idea mentioned to me by David Woodhouse at OLS, namely boot-time PCI
> resource reservation.

ISTR I referred to that as an evil hack.

Is there any particular reason why you can't assign random bits of address
space to cards and simply fix up the bridges accordingly so that
transactions for that range are forwarded?

--
dwmw2

- 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/