Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Nov 2001 23:17:09 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pccbb pccbb.c
Message-ID:  <200111260717.fAQ7H9B37622@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2001/11/25 23:17:09 PST

  Modified files:
    sys/dev/pccbb        pccbb.c 
  Log:
  Make the start memory address that we use configurable via a boot
  loader parameter.  This allows us to more easily boot on big memory
  configuration machines.  hw.pccbb.start_mem.  Reflect this in a sysctl
  so we can read it from userland.
  
  # Note: we need a TUNABLE_ULONG to do this right.  I'll add that to
  # kernel.h soon.
  
  Revision  Changes    Path
  1.31      +16 -5     src/sys/dev/pccbb/pccbb.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111260717.fAQ7H9B37622>