Subject: CVS commit: src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 08/12/2006 21:45:22
Module Name:	src
Committed By:	christos
Date:		Sat Aug 12 21:45:22 UTC 2006

Modified Files:
	src/sys/arch/x86/x86: x86_autoconf.c

Log Message:
- Check if a disk has wedges, and use the wedge device corresponding to the
  root partition, instead of punting. This makes booting work
  with traditional disklabel disks and wedge autoconfiguration.
- factor out disk opening code.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/arch/x86/x86/x86_autoconf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.