From: "Randy.Dunlap" <rddunlap@osdl.org>
To: linux-ia64@vger.kernel.org
Subject: Re: [patch] turn off CONFIG_FD on ia64?
Date: Mon, 25 Aug 2003 17:27:12 +0000 [thread overview]
Message-ID: <marc-linux-ia64-106183296606067@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-106015002132453@msgid-missing>
On Mon, 25 Aug 2003 10:21:03 +0100 Christoph Hellwig <hch@infradead.org> 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."
next prev parent reply other threads:[~2003-08-25 17:27 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-06 6:06 [patch] turn off CONFIG_FD on ia64? David Mosberger
2003-08-06 6:19 ` Martin Pool
2003-08-06 6:33 ` David Mosberger
2003-08-06 19:35 ` Matt Domsch
2003-08-25 9:03 ` Jes Sorensen
2003-08-25 9:21 ` Christoph Hellwig
2003-08-25 9:30 ` Jes Sorensen
2003-08-25 17:05 ` Grant Grundler
2003-08-25 17:27 ` Randy.Dunlap [this message]
2003-08-25 18:21 ` Matthew Wilcox
2003-08-25 23:13 ` Grant Grundler
2003-08-26 0:28 ` Martin Pool
-- strict thread matches above, loose matches on Subject: below --
2003-08-06 6:00 Martin Pool
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-linux-ia64-106183296606067@msgid-missing \
--to=rddunlap@osdl.org \
--cc=linux-ia64@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.