From: David Mosberger <davidm@napali.hpl.hp.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [patch] turn off CONFIG_FD on ia64?
Date: Wed, 06 Aug 2003 06:06:48 +0000 [thread overview]
Message-ID: <marc-linux-ia64-106015002132453@msgid-missing> (raw)
>>>>> On Wed, 6 Aug 2003 16:00:28 +1000, Martin Pool <mbp@samba.org> said:
Martin> As of linux-2.6.0-test2-ia64-030729, there seems to be no
Martin> asm-ia64/floppy.h, and so the fd driver won't work.
Martin> Might this patch to make sure it does not accidentally get
Martin> configured on be accepted?
Perhaps the check should be against ISA instead? Or are there non-ISA
systems with such a floppy controller? In any case, the final
decision of course rests with the maintainer of block/Kconfig
(probably best to bring it up on lkml).
--david
Martin> --- linux-2.6.0test2-ia64/drivers/block/Kconfig.~1~ 2003-07-29 12:07:02.000000000 +1000
Martin> +++ linux-2.6.0test2-ia64/drivers/block/Kconfig 2003-08-06 15:55:16.000000000 +1000
Martin> @@ -6,7 +6,7 @@ menu "Block devices"
Martin> config BLK_DEV_FD
Martin> tristate "Normal floppy disk support"
Martin> - depends on !X86_PC9800
Martin> + depends on !X86_PC9800 && !IA64
Martin> ---help---
Martin> If you want to use the floppy disk drive(s) of your PC under Linux,
Martin> say Y. Information about this driver, especially important for IBM
Martin> --
Martin> Martin
Martin> -
Martin> To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
Martin> the body of a message to majordomo@vger.kernel.org
Martin> More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2003-08-06 6:06 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-06 6:06 David Mosberger [this message]
2003-08-06 6:19 ` [patch] turn off CONFIG_FD on ia64? 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
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-106015002132453@msgid-missing \
--to=davidm@napali.hpl.hp.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox