public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* PATCH: Kconfig for EDD
@ 2004-09-30 17:52 Alan Cox
  2004-09-30 18:36 ` Jeff Garzik
  2004-09-30 20:04 ` Matt Domsch
  0 siblings, 2 replies; 6+ messages in thread
From: Alan Cox @ 2004-09-30 17:52 UTC (permalink / raw)
  To: linux-kernel, torvalds, akpm

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"

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-09-30 20:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-30 17:52 PATCH: Kconfig for EDD Alan Cox
2004-09-30 18:36 ` Jeff Garzik
2004-09-30 18:38   ` Alan Cox
2004-09-30 18:52     ` Jeff Garzik
2004-09-30 19:02       ` Alan Cox
2004-09-30 20:04 ` Matt Domsch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox