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

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

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/boot/i386/zfsboot zfsboot.c 
  Log:
  SVN rev 209474 on 2010-06-23 17:56:20Z 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.4.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?201006231756.o5NHuVap050634>