Date: Mon, 10 Aug 1998 00:22:15 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa diskslice_machdep.c Message-ID: <199808100722.AAA08311@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1998/08/10 00:22:14 PDT Modified files: sys/i386/isa diskslice_machdep.c Log: The machine dependent disk slice manager does not recognize DOS partition type 15 (Extended DOS, LBA) as a container for DOS logical volumes, so the appropriate slices (e.g. sd1s5) are not initialized. PR: 7549 PR: 4120 Reviewed by: phk Submitted by: Jim Mattson <jmattson@sonic.net> Revision Changes Path 1.31 +6 -3 src/sys/i386/isa/diskslice_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808100722.AAA08311>