From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Randy.Dunlap" Date: Fri, 22 Aug 2003 18:54:38 +0000 Subject: Re: build problems/questions (2.6.0-test3) Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org On Fri, 22 Aug 2003 03:25:51 +0100 Matthew Wilcox wrote: | > 4. ISA PNP support? | | Definitely no ISA on these boxes. Shouldn't ISAPNP depend on ISA in Kconfig? (Adam, this is for ia64 builds.) My description on #4 was slightly off. I enabled "Plug and Play support" but no Protocols under it (neither of ISA PNP or PNP BIOS support), so only the PNP core is built. PNP core calls request_dma(), which is an undefined reference at link time. So the question becomes, is "PNP support" x86-specific, or at least not meant for ia64? Is "PNP support" actually only for ISA and EISA buses? If so, it's help text should say so. As is, it seems to be very broad. -- ~Randy [mantra: Always include kernel version.] 2.6.0-test3 "Everything is relative."