Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/x86/x86




On Aug 12, 2006, at 2:45 PM, Christos Zoulas wrote:


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.

Why was this change necessary? I had booting from wedges working ... a long time ago.


- 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.

-- thorpej




Home | Main Index | Thread Index | Old Index