Re: [patch] pci probing

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sun, 12 Sep 1999 00:32:39 +0100 (BST)


> make its task much easier. Finding suitable space for a new channel
> buffer becomes very easy. Video drivers can similarly benefit from the
> new resource code, as their framebuffer memory has multitudes of uses
> too.

pci_grab_resources(struct pci_dev *);
pci_free_resources(struct pci_dev *)

are generically useful, but seperate to probe

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