PATCH: Kconfig for EDD
From: Alan Cox (alan_at_redhat.com)
Date: 09/30/04
- Previous message: Paul Jackson: "Re: [RFC][PATCH] inotify 0.10.0"
- Next in thread: Jeff Garzik: "Re: PATCH: Kconfig for EDD"
- Reply: Jeff Garzik: "Re: PATCH: Kconfig for EDD"
- Reply: Matt Domsch: "Re: PATCH: Kconfig for EDD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Sep 2004 13:52:47 -0400 To: linux-kernel@vger.kernel.org, torvalds@osdl.org, akpm@osdl.org
EDD fails with ACARD scsi devices present (hang on the 16bit bios call at boot)
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.9rc3/drivers/firmware/Kconfig linux-2.6.9rc3/drivers/firmware/Kconfig
--- linux.vanilla-2.6.9rc3/drivers/firmware/Kconfig 2004-09-30 15:36:07.507035472 +0100
+++ linux-2.6.9rc3/drivers/firmware/Kconfig 2004-09-30 16:33:46.422200440 +0100
@@ -14,8 +14,9 @@
Services real mode BIOS calls to determine which disk
BIOS tries boot from. This information is then exported via sysfs.
- This option is experimental, but believed to be safe,
- and most disk controller BIOS vendors do not yet implement this feature.
+ This option is experimental and is known to fail to boot on some
+ obscure configurations. Most disk controller BIOS vendors do
+ not yet implement this feature.
config EFI_VARS
tristate "EFI Variable Support via sysfs"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Paul Jackson: "Re: [RFC][PATCH] inotify 0.10.0"
- Next in thread: Jeff Garzik: "Re: PATCH: Kconfig for EDD"
- Reply: Jeff Garzik: "Re: PATCH: Kconfig for EDD"
- Reply: Matt Domsch: "Re: PATCH: Kconfig for EDD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|