summaryrefslogtreecommitdiff
path: root/include/linux/sysctl.h
diff options
context:
space:
mode:
authorMatt Domsch <matt_domsch@dell.com>2004-10-19 18:36:22 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-10-19 18:36:22 -0700
commit2850479a63f2505e8d6fdac8e111bbdf82f1bfb9 (patch)
treed656025c38c19e86cd1d21b11a3a5fa7ce0a3105 /include/linux/sysctl.h
parentd4eca0f02cf185623fac28b1f927c07f86ef9f17 (diff)
[PATCH] EDD: use EXTENDED READ command, add CONFIG_EDD_SKIP_MBR
Some controller BIOSes have problems with the legacy int13 fn02 READ SECTORS command. int13 fn42 EXTENDED READ is used in preference by most boot loaders today, so lets use that. If EXTENDED READ fails or isn't supported, fall back to READ SECTORS. This hopefully resolves the three reports of BIOSes which would either long-pause (30+ seconds) or hang completely on the legacy READ SECTORS command. This also adds CONFIG_EDD_SKIP_MBR to eliminate reading the MBR on each BIOS-presented disk, in case there are further problems in this area. Signed-off-by: Matt Domsch <Matt_Domsch@dell.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/sysctl.h')
0 files changed, 0 insertions, 0 deletions