From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Randy.Dunlap" Date: Mon, 25 Aug 2003 17:27:12 +0000 Subject: Re: [patch] turn off CONFIG_FD on ia64? 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 Mon, 25 Aug 2003 10:21:03 +0100 Christoph Hellwig wrote: | On Mon, Aug 25, 2003 at 05:03:31AM -0400, Jes Sorensen wrote: | > Martin> Other systems (such as Amiga and m68k) have non-ISA floppy | > Martin> drives, which are reached through an ad-hoc abstraction layer | > Martin> defined by different implementations of asm/floppy.h: | > | > Catching up on old mail here, however Amiga never used the standard | > style floppy driver, we had our own. I think there is one m68k based | > box which used the ISA style one. | > | > Sparc also uses drivers/block/floppy.c and they don't have ISA. | | Anyway, we should test explicitly for configurations supported by | floppy.c. So far this would be: | | CONFIG_ISA | CONFIG_M68K | CONFIG_SPARC | | any more? Currently BLK_DEV_FD says depends on !X86_PC9800 so it still needs to be excluded since it apparently supports ISA. (but it's hard to tell since parts of its Kconfig seem to be missing) -- ~Randy [mantra: Always include kernel version.] "Everything is relative."