Source-Changes archive

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

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



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.




Home | Main Index | Thread Index | Old Index