Normal Flopply should depend of ISA?

From: Otavio Salvador
Date: Sun Oct 05 2003 - 22:17:55 EST


Hello folks,

I'm current have problem to use normal floppy disk in 2.6.0-test6-bk7
and looking at last patchset I found one possible cause.

--- a/drivers/block/Kconfig Thu Sep 25 11:33:27 2003
+++ b/drivers/block/Kconfig Thu Oct 2 00:12:22 2003
@@ -6,7 +6,7 @@
config BLK_DEV_FD
tristate "Normal floppy disk support"
- depends on !X86_PC9800 && !ARCH_S390
+ depends on ISA || M68 || SPARC64
---help---
If you want to use the floppy disk drive(s) of your PC under Linux,
say Y. Information about this driver, especially important for IBM

Is right normal floppy depends of ISA? I'll include this by the moment
but I doesn't have any ISA hardware in my system.

Thanks in Advance,
Otavio

--
O T A V I O S A L V A D O R
---------------------------------------------
E-mail: otavio@xxxxxxxxxx UIN: 5906116
GNU/Linux User: 239058 GPG ID: 49A5F855
Home Page: http://www.freedom.ind.br/otavio
---------------------------------------------
-
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/