cvs commit: src/sys/dev/md md.c
Ken Smith
kensmith at FreeBSD.org
Sat Aug 28 12:54:51 PDT 2004
kensmith 2004-08-28 19:54:50 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/dev/md md.c
Log:
Back out the MFC done as rev 1.127.2.1. It seems to fix the problem of
mdconfig returning before the device's name appears in /dev but it seems
to cause a worse problem. When booting the installation media (CD or
boot floppies) the system hangs after the device probes, at the point
it should be trying to mount a MD-based filesystem as its root filesystem.
Backing out this patch solves that problem, allowing it to proceed to
the sysinstall menu.
Approved by: re (rwatson)
Revision Changes Path
1.127.2.2 +0 -1 src/sys/dev/md/md.c
More information about the cvs-src
mailing list