Date: Wed, 25 Apr 2001 22:00:07 -0600 From: Warner Losh <imp@harmony.village.org> To: Mike Smith <msmith@FreeBSD.ORG> Cc: Lists Account <lists@security.za.net>, freebsd-hackers@FreeBSD.ORG Subject: Re: ISA_PNP_PROBE Message-ID: <200104260400.f3Q407830072@harmony.village.org> In-Reply-To: Your message of "Wed, 25 Apr 2001 17:38:58 PDT." <200104260039.f3Q0cwb19007@mass.dis.org> References: <200104260039.f3Q0cwb19007@mass.dis.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <200104260039.f3Q0cwb19007@mass.dis.org> Mike Smith writes: : > Just wondered, is there an equivelant function to ISA_PNP_PROBE that works : > with PCI (for example PCI_PNP_PROBE), anyone know? : : There isn't one. Go look at a PCI driver to see why. Actually, I think he's asking for a convenience function that he can pass a table too and the for loop that is in many pci functions would be eliminated in favor of this lookup routine. But I could be wrong. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104260400.f3Q407830072>