On Fri, 17 Nov 2000, Russell King wrote: > Therefore, it should be reserved independent of whether we have the > driver loaded/in kernel or not. Is this not an argument for a more flexible resource allocation API? One offering both: res = allocate_resource(restype, dev, RES_ALLOC_UNUSED, region); and res = allocate_resource(restype, dev_ RES_ALLOC_HW, region); ? Maybe the kernel might ask: allocate_resource(restype, dev, RES_ALLOC_UNMOVABLE_HW, region); Matthew. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- VGA PCI IO port reservations Russell King
- Re: VGA PCI IO port reservations Jeff Garzik
- Re: VGA PCI IO port reservations Russell King
- Re: VGA PCI IO port reservations Jeff Garzik
- Re: VGA PCI IO port reservations Russell King
- Re: VGA PCI IO port reservati... Jeff Garzik
- Re: VGA PCI IO port reser... Russell King
- Re: VGA PCI IO port reservations Matthew Kirkwood
- Re: VGA PCI IO port reservations H. Peter Anvin
- About IOs, ISA, PCI, and life... Benjamin Herrenschmidt
- Re: VGA PCI IO port reservations Richard B. Johnson
- Re: VGA PCI IO port reservations Russell King
- Re: VGA PCI IO port reservations Alan Cox
- Re: VGA PCI IO port reservations Richard B. Johnson
- Re: VGA PCI IO port reservati... Russell King
- Re: VGA PCI IO port reser... Richard B. Johnson
- Re: VGA PCI IO port r... Russell King
- Re: VGA PCI IO port r... Richard B. Johnson