Re: [2.6 patch] i386: always use 4k stacks

From: Dave Jones
Date: Sat Nov 19 2005 - 00:30:09 EST


On Fri, Nov 18, 2005 at 09:38:29PM -0600, Rob Landley wrote:

> that entire menu doesn't show up unless you've selected ISA under the bus menu
> (which I thought means we probe for ISA slots, not that we don't support ISA
> devices built onto the motherboard).

Common misconception. CONFIG_ISA means "Show me drivers that need
an ISA bus". Nothing more, nothing less.

You can't actually probe for the existance of an ISA slot, only
(unsafely) probe for a specific ISA device by poking ports.

Dave

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