Date: Tue, 15 Apr 1997 05:16:52 -0500 (CDT) From: "Daniel M. Eischen" <deischen@iworks.InterWorks.org> To: dg@root.com Cc: krygier@kph.uni-mainz.de, questions@FreeBSD.ORG Subject: Re: special memory device Message-ID: <199704151016.FAA16079@iworks.InterWorks.org>
next in thread | raw e-mail | index | archive | help
> In order to do this you'd have to go poking around in the PCI registers of > all of the devices that were found and create the map. This doesn't sound > like much fun. Why can't it be done at device probe time? I think the existing PCI code can tell what addresses are being (or can be) used by checking the appropriate register in the PCI config address space. It already does this if you boot verbose, doesn't it? Dan Eischen deischen@iworks.InterWorks.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704151016.FAA16079>