Date: Fri, 21 May 2010 16:58:52 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/boot/i386/zfsboot zfsboot.c Message-ID: <201005211659.o4LGxDiA063453@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2010-05-21 16:58:52 UTC FreeBSD src repository Modified files: sys/boot/i386/zfsboot zfsboot.c Log: SVN rev 208388 on 2010-05-21 16:58:52Z by jhb - Set 'dmadat' earlier so that we properly setup the heap if we fail to locate a high memory area for the heap using the SMAP. - Read the number of hard drive devices from the BIOS instead of hardcoding a limit of 128. Some BIOSes duplicate disk devices once you get beyond the maximum drive number. MFC after: 1 month Revision Changes Path 1.11 +6 -4 src/sys/boot/i386/zfsboot/zfsboot.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005211659.o4LGxDiA063453>