Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jun 2010 17:56:51 +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:  <201006231757.o5NHv7Be050683@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-06-23 17:56:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/boot/i386/zfsboot zfsboot.c 
  Log:
  SVN rev 209475 on 2010-06-23 17:56:51Z by jhb
  
  MFC 208388:
  - 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.
  
  Revision  Changes    Path
  1.3.2.8   +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?201006231757.o5NHv7Be050683>