Date: Sat, 28 Aug 2004 19:54:50 +0000 (UTC) From: Ken Smith <kensmith@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/md md.c Message-ID: <200408281954.i7SJsojG018658@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408281954.i7SJsojG018658>
